Re: -criteria=checksum fails second authentication
Hi Martin,
The server is TrueNAS 25.10 Community Edition, it does not have a specific sftp server, as it is built in, "allegedly".
WinSCP does seem to connect ok if I remove the checksum option.
So, without the checksum option, the scripts runs fine, files are transferred if missing on destination, BUT, randomly, some files, not all,are filled with "00" (zero value bytes), that is, files are transferred, operation completes without errors.
Running FC.exe on Windows between the downloaded corrupt file and original one, shows the corrupted (transferred) file has "00" in it while the original one does have actual data.
I got SftpScpFallback=0 from a Google search, apparently this is supposed to stop WinSCP falling back to SCP Protocol if SFTP fails....
The server is TrueNAS 25.10 Community Edition, it does not have a specific sftp server, as it is built in, "allegedly".
WinSCP does seem to connect ok if I remove the checksum option.
So, without the checksum option, the scripts runs fine, files are transferred if missing on destination, BUT, randomly, some files, not all,are filled with "00" (zero value bytes), that is, files are transferred, operation completes without errors.
Running FC.exe on Windows between the downloaded corrupt file and original one, shows the corrupted (transferred) file has "00" in it while the original one does have actual data.
I got SftpScpFallback=0 from a Google search, apparently this is supposed to stop WinSCP falling back to SCP Protocol if SFTP fails....