RE: chmod exception on windows
Rostom Aghanian <[email protected]>
| Newsgroups | gmane.comp.java.sshtools.user |
|---|---|
| Message-ID | <7E544D6F2BAD874BAAB81BEA63F987CF186E93@lfc-exchange01.lendersfc.net> |
I am also getting the error of "java.io.IOException: The network request is
not supported." when attempting to upload files that do not exist on the
server system. Has anyone been able to find the reason for this error? The
full error is:
java.io.IOException: The network request is not supported.
at
com.sshtools.j2ssh.sftp.SftpSubsystemClient.getOKRequestStatus(Unknown
Source)
at
com.sshtools.j2ssh.sftp.SftpSubsystemClient.setAttributes(Unknown Source)
at
com.sshtools.j2ssh.sftp.SftpSubsystemClient.changePermissions(Unknown
Source)
at com.sshtools.j2ssh.SftpClient.chmod(Unknown Source)
at com.sshtools.j2ssh.SftpClient.put(Unknown Source)
at com.sshtools.j2ssh.SftpClient.put(Unknown Source)
One peculiar thing I noticed is that this error only occurs depending on the
SFTP server that I am using. If I use Van Dyke's VShell it happens, whereas
using Globalscape's Secure FTP Server I do not get this error (though using
this server I then have problems downloading large files). Ideally I would
like to use VShell and resolve this issue. Any thoughts?
Rostom Aghanian
[email protected] <mailto:[email protected]>