SFTP Fails 8 Years, 9 Months ago
|
|
I'm testing the software out for a SFTP application. It works fine for some sites.
One site will not allow us to upload files. We get a "Error: Setting remote file modify time failed. No such file. File not found."
I can create folders, rename existing files, delete files with no issue. Its uploading files that does not work.
WINSCP works fine for all aspects. Is there a setting missing?
Thanks
|
|
HHCToMe (User)
Fresh Boarder
Posts: 4
|
Logged
|
|
The administrator has disabled public write access.
|
|
Re:SFTP Fails 8 Years, 9 Months ago
|
|
Which version are you using?
What kind of host is generating the error? (Linux?)
Brian
|
|
bpence (Admin)
Admin
Posts: 1402
|
Logged
|
|
Brian Pence
Celestial Software
SSH , SFTP, and Telnet in a tabbed interface for Windows XP, Vista, Mobile, and others
|
|
The administrator has disabled public write access.
|
|
Re:SFTP Fails 8 Years, 9 Months ago
|
|
Host is running GlobalSCAPE. I believe this is a Windows based app
|
|
HHCToMe (User)
Fresh Boarder
Posts: 4
|
Logged
|
|
The administrator has disabled public write access.
|
|
Re:SFTP Fails 8 Years, 9 Months ago
|
|
Does the file reach the destination? THis error appears to occur after the file transfer is complete.
Researching Globalscape.....
Brian
|
|
bpence (Admin)
Admin
Posts: 1402
|
Logged
|
|
Brian Pence
Celestial Software
SSH , SFTP, and Telnet in a tabbed interface for Windows XP, Vista, Mobile, and others
|
|
The administrator has disabled public write access.
|
|
Re:SFTP Fails 8 Years, 9 Months ago
|
|
It does not appear to get there in the session.
|
|
HHCToMe (User)
Fresh Boarder
Posts: 4
|
Logged
|
|
The administrator has disabled public write access.
|
|
Re:SFTP Fails 8 Years, 8 Months ago
|
|
Finally traced it down to a problem with SSH_FXP_FSETSTAT (setting stats, such as create/modify time on the target file after transfer). Globalscape server seems to reject it, though I'm not sure why. The website indicates it should be a supported command. OpenSSH handles it just fine.
I'm going to work around this by silently ignoring when the FSETSTAT fails. This at least allows the transfer to complete successfully.
Brian
|
|
bpence (Admin)
Admin
Posts: 1402
|
Logged
|
|
Brian Pence
Celestial Software
SSH , SFTP, and Telnet in a tabbed interface for Windows XP, Vista, Mobile, and others
|
|
The administrator has disabled public write access.
|
|
Re:SFTP Fails 8 Years, 8 Months ago
|
|
Thanks for your continued effort on this.
|
|
HHCToMe (User)
Fresh Boarder
Posts: 4
|
Logged
|
|
The administrator has disabled public write access.
|
|
|
bpence (Admin)
Admin
Posts: 1402
|
Logged
|
|
Brian Pence
Celestial Software
SSH , SFTP, and Telnet in a tabbed interface for Windows XP, Vista, Mobile, and others
|
|
The administrator has disabled public write access.
|
|
|