Does SFTP support XCRC? (wodFTPServer)
Does the SFTP control support the XCRC command?
Also, does the FTPServer component support XCRC?
Thanks!
Re: Does SFTP support XCRC?
Xenos,
SFTP protocol (and wodSFTP component) is quite different than old FTP, so it doesn't have USER,PASS,LIST.... commands - and doesn't have XCRC for the same reason.
As for wodFTPServer, I think XCRC currently isn't supported - but if it's required it can be added by the request.
Regards.