Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
1.8k views
in CompleteFTP by (120 points)
Hi

We use syncback to deploy our software through SFTP. (We recently migrate from FTP to SFTP and we use a old version (12) of Serv U.)
We realised afterwards that Serv U does not support hash comparison combined with SFTP, does your software ?

Thank you !

2 Answers

0 votes
by (162k points)
CompleteFTP does have an extended SFTP command that allows you to calculate the CRC of a remote file (or, from 8.1, the CRC of a segment of a remote file).

You would need to code your client to be able to send this extended command (it is an SSH_FXP_EXTENDED message).
0 votes
by (51.6k points)
This command can also be called via an SSH session.

Additionally you can add your own commands via either a JavaScript script or a custom-written .NET extension.

- Hans

Categories

...