JVCL Help:TJvFtpDownloadMode

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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

run\JvUrlGrabbers.pas


Pascal

 run\JvUrlGrabbers.pas
 TJvFtpDownloadMode = (
hmBinary,
hmAscii
);


Members

Members Description
hmBinary FTP transfer in Binary mode
hmAscii FTP transfer in ASCII mode

run\JvUrlGrabbers.pas


Description

Either ASCII or Binary

run\JvUrlGrabbers.pas


See Also

TJvFtpUrlGrabber.Mode

run\JvUrlGrabbers.pas


About

Navigation

no pages or subcategories

run\JvUrlGrabbers.pas



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