VKontakte.DJ
forum traveling
 

Celestial Software

...better by design

Home Support SSH Client Forums
Welcome, Guest
Please Login or Register.    Lost Password?
SFTP Fails (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: SFTP Fails
#6637
SFTP Fails 9 Years, 1 Month 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
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
The administrator has disabled public write access.  
#6638
Re:SFTP Fails 9 Years, 1 Month ago  
Which version are you using?

What kind of host is generating the error? (Linux?)

Brian
bpence (Admin)
Admin
Posts: 1404
graph
User Offline Click here to see the profile of this user
Logged 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.  
#6639
Re:SFTP Fails 9 Years, 1 Month ago  
Host is running GlobalSCAPE. I believe this is a Windows based app
HHCToMe (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
The administrator has disabled public write access.  
#6640
Re:SFTP Fails 9 Years, 1 Month 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: 1404
graph
User Offline Click here to see the profile of this user
Logged 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.  
#6641
Re:SFTP Fails 9 Years, 1 Month ago  
It does not appear to get there in the session.
HHCToMe (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
The administrator has disabled public write access.  
#6643
Re:SFTP Fails 9 Years 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: 1404
graph
User Offline Click here to see the profile of this user
Logged 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.  
#6644
Re:SFTP Fails 9 Years ago  
Thanks for your continued effort on this.
HHCToMe (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
The administrator has disabled public write access.  
#6645
Re:SFTP Fails 9 Years ago  
I have an updated version for you to try:

www.celestialsoftware.net/telnet/AbsoluteTelnet9.84RC11.exe

This version silently ignores the error at the end of the file transfer when trying to set the file date/time.

Brian
bpence (Admin)
Admin
Posts: 1404
graph
User Offline Click here to see the profile of this user
Logged 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.  
Go to top