SmartFTP FTP Library
|
enum DataTransferType { ftpDataTransferTypeUnknown = 0, ftpDataTransferTypeASCII = 1, ftpDataTransferTypeImage = 2, ftpDataTransferTypeEBCDIC = 3 };
The server may convert line feeds (\n).
(See note)
This enumeration is used by the DataTransferType property.
What do you think about this topic? Send feedback!
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|