CalculateFileChecksum is not supported in version 5.6.4 RC?
Hi prikryl,
I use the code:
And the result I got from the log is:
I used Winscp.exe and Winscpnet.dll version 5.6.4 RC[/code]
I use the code:
session.CalculateFileChecksum("md5", @"/home/Myftp/ftp_test/file1.txt");
> 2015-01-13 15:25:58.521 Script: checksum -- "md5" "/home/Myftp/ftp_test/file1.txt" < 2015-01-13 15:25:58.521 Script: Operation not supported.