JClientFtp::_findMode
Method to find out the correct transfer mode for a specific file
Signature
protected function _findMode(string
$fileName )
Parameters
-
$fileName
- Name of the file
Returns
- integer
- Transfer-mode for this filetype [FTP_ASCII|FTP_BINARY]