Verify that the contents of a file on the local system are the same as the specified file on the server.
Verify that the contents of a file on the local system are the same as the specified file on the server.
public bool VerifyFile(string,string);
Verify that the contents of a file on the local system are the same as the specified file on the server.
public bool VerifyFile(string,string,FtpVerifyOptions);