Search found 7 matches

by devonuto
26 Nov 2017, 08:47
Forum: Help
Topic: Versioning SFTP Error
Replies: 16
Views: 3769

Re: Versioning SFTP Error

You have not set:
PasswordAuthentication yes
Maybe this is the problem. In my tests with a a local Ubuntu-hosted OpenSSH server, versioning works fine. Zenju, 16 Nov 2017, 14:09
Same problem still exists:
LIBSSH2_ERROR_AUTHENTICATION_FAILED: Authentication failed (username/password) [libssh2_userauth_password]
by devonuto
19 Nov 2017, 07:01
Forum: Help
Topic: Versioning SFTP Error
Replies: 16
Views: 3769

Re: Versioning SFTP Error

You have not set:
PasswordAuthentication yes
Maybe this is the problem. In my tests with a a local Ubuntu-hosted OpenSSH server, versioning works fine. Zenju, 16 Nov 2017, 14:09
I have set PasswordAuthentication yes, and have turned Versioning back on. Will test.
by devonuto
14 Nov 2017, 23:21
Forum: Help
Topic: Versioning SFTP Error
Replies: 16
Views: 3769

Re: Versioning SFTP Error


When an SFTP error occurs, FFS may consider the session faulty and try to establish a new connection for the next request. This is when LIBSSH2_ERROR_AUTHENTICATION_FAILED occurs. This doesn't make much sense, unless maybe you have a limit on the number of parallel SFTP sessions allowed?


I don ...
by devonuto
12 Nov 2017, 20:26
Forum: Help
Topic: Versioning SFTP Error
Replies: 16
Views: 3769

Re: Versioning SFTP Error


Also here's a beta version which *might* give a better/different error message:
http://www.mediafire.com/file/kkavyz2x3zdn70a/FreeFileSync_9.6_%5BBeta%5D_Windows_Setup.exe


It's giving a different error:

07:25:24 Error Unable to connect to "192.168.1.17".
LIBSSH2_ERROR_AUTHENTICATION_FAILED ...
by devonuto
12 Nov 2017, 11:03
Forum: Help
Topic: Versioning SFTP Error
Replies: 16
Views: 3769

Re: Versioning SFTP Error


Do you have steps that reproduce this issue? (I'm not able to trigger it in my tests)


Change a file, run sync. That file will be unable to move the original file to the version folder, so the new version is not copied across.

It's probably due to whatever process is being called in sftp does ...
by devonuto
12 Nov 2017, 01:43
Forum: Help
Topic: Versioning SFTP Error
Replies: 16
Views: 3769

Re: Versioning SFTP Error


There is probably some intermediate folder missing somewhere. But FFS should create those automatically. Are you able to reproduce the issue or have steps to reproduce this in general, or have a remote machine for testing that shows this error?


It does it for any or all files when trying to ...
by devonuto
10 Nov 2017, 03:41
Forum: Help
Topic: Versioning SFTP Error
Replies: 16
Views: 3769

Versioning SFTP Error

This used to work, so not sure what the issue is. But whenever i get a new version of a file, and I have versioning turned on, I'm getting this error now:

14:35:27 Error Cannot move file
"sftp://192.168.1.17/backups/Steve/DEVO/Data/D/Documents/Visual Studio 2015/Settings/CurrentSettings ...