Does winscp3 have CRC checking
How does WinSCP3 guarantee that the file being transferred in not corrupted while in flight. Is there integrity checking that is occurring on the fly?
Advertisement
Advertisement
This is unrelated to your first question. There was a bug in file checksum calculation that can be requested from Properties dialog. This has nothing to do with SSH session integrity checking.Bug fix: Checksum calculation with SFTP protocol was not working at all.
Depends on your settings.1. When running in batch mode am I use SCP SFTP mode?
The feature mentioned above was added in 4.0 beta.2. Was this error present in 3.8.2?
Advertisement
While SSH guarantees that all packages sent are accurate, it does not guarantee that the entire file was sent. That's why you still need CRC.
WinSCP does not have such feature.How can I set the WINSCP to make it always CRC checking and in case of some error - automaticaly repeat the file transfer? In my case I have to repeat manually many (5 - 10) times to make the transfer error-free.
Advertisement
You can post new topics in this forum