SFTP Unable to delete files

Get help for specific problems
Posts: 1
Joined: 6 Mar 2017

mrboring

Hi

I'm getting the following when syncing files to SFTP:
[09:03:43] Info: Deleting file "sftp://<private>/<private>/wr<private>. customer accepting extra �4k excess charges.htm"
[09:03:44] Error: Cannot delete file "sftp://<private>/<private>/wr<private>. customer accepting extra �4k excess charges.htm".
                  LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error LIBSSH2_FX_NO_SUCH_FILE [libssh2_sftp_unlink]
I suspect it's something to do with the odd characters in the file name. Other software (Beyond Compare) works.

Is this a bug or something I'm doing wrong?

Thanks.
User avatar
Site Admin
Posts: 7327
Joined: 9 Dec 2007

Zenju

This could be a Unicode conversion problem if the SFTP server does not return UTF8.