You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <ji...@apache.org> on 2008/11/27 08:27:44 UTC

[jira] Closed: (GSHELL-38) Add rfile:// remote-file support to allow rsh clients to access files from the local machine

     [ https://issues.apache.org/jira/browse/GSHELL-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dillon closed GSHELL-38.
------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 1.0-alpha-3)
                   1.0-alpha-2

Dropped custom remote muck in favor of using ssh.

> Add rfile:// remote-file support to allow rsh clients to access files from the local machine
> --------------------------------------------------------------------------------------------
>
>                 Key: GSHELL-38
>                 URL: https://issues.apache.org/jira/browse/GSHELL-38
>             Project: GShell
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Remote Shell, Whisper
>    Affects Versions: 1.0-alpha-1
>            Reporter: Jason Dillon
>             Fix For: 1.0-alpha-2
>
>
> Need to provide a _simple_ way for files on a local machine (one where an rsh originates from) on the remote machine (where the rshd is accepting connections).
> Probably want to implement a URLConnection handler, perhaps using VFS too, so provide even richer remote file access to commands via URLs.
> Skeleton classes for the URL muck and Whisper protocol messages are here:
>  * https://svn.apache.org/repos/asf/geronimo/gshell/trunk/gshell-whisper/src/main/java/org/apache/geronimo/gshell/whisper/rfile

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.