Control integrity checking after file transfers.
Some FTP servers support the XCRC command, permitting a checksum to be calculated after transferring a file to ensure it transferred correctly.
If this flag is switched on, CRC checks will be attempted for binary transfers. An exception will be thrown if CRC checks are not supported by the server. Also, integrity checks cannot be performed for appends.