I use FreeFileSync since many years and I always could trust it.
Somehow now it's not seeing many changes while comparing my network folder to my SFTP backup.
I did ask to compare this :
Source : \\COMPUTER\Share
Destination : sftp://user@ipaddress:22/share/hddname/backup/computername/share|timeout=30|chan=10|zlib|pass64=*************
And it did not see any changes!
Looks very weird to me so I tried scanning one specific subfolder like this :
Source : \\COMPUTER\Share\SubFolderA\SubFolderB
Destination : sftp://user@ipaddress:22/share/hddname/backup/computername/share/SubFolderA/SubFolderB|timeout=30|chan=10|zlib|pass64=*************
And now it sees all the changes to do.
I don't have any filter that can exclude my subfolders.
Could you please help!
Detects no change but there are many
- Posts: 23
- Joined: 26 Mar 2021
- Posts: 23
- Joined: 26 Mar 2021
Ohhh I missed an error!
The error is :
LIBSSH2_ERROR_TIMEOUT: L'opération a expiré après 30 secondes. [libssh2_sftp_readdir]
Can I know which file or subfolder causes this error?
The error is :
LIBSSH2_ERROR_TIMEOUT: L'opération a expiré après 30 secondes. [libssh2_sftp_readdir]
Can I know which file or subfolder causes this error?
- Posts: 4040
- Joined: 11 Jun 2019
Does it show anything more in the logs?
- Posts: 23
- Joined: 26 Mar 2021
Nothing in the logs. Finally, I just renamed the sync.ffs_db to sync.ffs_db.old and now I when thru the sync normally.