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
Assignee: Jason Dillon
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.