JVCL Help:TJvFtpDownloadMode
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFtpDownloadMode type
Search in JVCL Help
Search in all projectsSummary
The mode in which to do the FTP transfers. For more details on what Mode means in the FTP context, please refer to this website: http://slacksite.com/other/ftp.html
Pascal
run\JvUrlGrabbers.pas
TJvFtpDownloadMode = (
hmBinary,
hmAscii
);
Members
Members | Description |
hmBinary | FTP transfer in Binary mode |
hmAscii | FTP transfer in ASCII mode |
Description
Either ASCII or Binary
See Also
About
no pages or subcategories
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page