problem using out of the box SFTP client from UNIX
"Gandhi Theetharappan" <[email protected]>
| Newsgroups | gmane.comp.java.sshtools.user |
|---|---|
| Message-ID | <F22A98E023E54D429F141CF17B6E64788D872C@MEMEXCH07V.corp.ds.fedex.com> |
Facing problems executing certain commands using out of the box SFTP client from UNIX while I have the J2SSH server on windows XP. Anybody facing this problem.. I am using VirtualFileSystem and had to modify that code to get this fixed.. Not sure if I am doing the right thing though.. Basically it has something to do with the "drive:" format used for file names on windows systems.. Thanks, Gandhi