Bug in sFTP with files containing "%20"

Discuss new features and functions
Posts: 23
Joined: 26 Mar 2021

untroll

Hello,

I use FreeFileSync to backup files from my Windows 10 to a NTFS external drive connected to a QNAP. I use sFTP protocol to copy files and I get an error everytime I try to transfer a file with "%20" in the filename:

Erreur: Impossible d'écrire le fichier "sftp://admin@192.168.78.152/share/USBDrive/Backup/Desktop/file%20for%testing.pdf".
LIBSSH2_ERROR_TIMEOUT: L'opération a expiré après 30 secondes. [libssh2_sftp_close]

If I use FileZilla, I can copy the file without any issue.

Are you aware of that bug?

Thank you