TimeStamp issue after file upload through SFTP

Advertisement

pborole
Joined:
Posts:
3
Location:
MUMBAI

TimeStamp issue after file upload through SFTP

Hi sir,

I am facing below issue

. 2015-09-20 13:12:09.376 Preserving timestamp [2015-09-16T19:19:14.000Z]
< 2015-09-20 13:12:09.588 Type: SSH_FXP_STATUS, Size: 44, Number: 1545
< 2015-09-20 13:12:09.588 Status code: 8, Message: 1545, Server: SSHServerAPI.SFTP.fxp_attrs, Language:
* 2015-09-20 13:12:09.588 (ETerminal) The server does not support the operation.
* 2015-09-20 13:12:09.589 Error code: 8
* 2015-09-20 13:12:09.589 Error message from server: SSHServerAPI.SFTP.fxp_attrs
. 2015-09-20 13:12:09.589 Asking user:
. 2015-09-20 13:12:09.589 **Upload of file "BPXF_600016000_1_07052012_07052012_203412_14019.XML" was successful, but error occurred while setting the permissions and/or timestamp.**
. 2015-09-20 13:12:09.589
. 2015-09-20 13:12:09.589 If the problem persists, turn off setting permissions or preserving timestamp. Alternatively you can turn on 'Ignore permission errors' option. ("The server does not support the operation.

Please let me know

1.Weather it is Server issue or Winscp client? We are using windows server 2008 r2 with Ws_FTP latest version

2.How can i set Ignore permission errors in winscp.com assembly in C# code?

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,552
Location:
Prague, Czechia

Re: TimeStamp issue after file upload through SFTP

pborole wrote:

1.Weather it is Server issue or Winscp client? We are using windows server 2008 r2 with Ws_FTP latest version
It's interoperability issue. WinSCP asks the server to do an operation the server does not support.

2.How can i set Ignore permission errors in winscp.com assembly in C# code?
See https://winscp.net/eng/docs/message_preserve_time_perm

Reply with quote

Advertisement

You can post new topics in this forum