|
|
| __construct ($sHost, $sLogin, $sPassword, $sPath='/') |
|
| connect () |
|
| isUna () |
| | __clone () |
|
| copy ($sFilePathFrom, $sFilePathTo) |
|
| delete ($sPath) |
|
| getPermissions ($sPath) |
|
| setPermissions ($sPath, $sMode) |
|
|
| $_sHost |
|
| $_sLogin |
|
| $_sPassword |
|
| $_rStream |
|
| $_sPathFrom |
|
| $_sPathTo |
◆ _copyFile()
| BxDolFtp::_copyFile |
( |
| $sFilePathFrom, |
|
|
| $sFilePathTo ) |
|
protected |
◆ _deleteDirectory()
| BxDolFtp::_deleteDirectory |
( |
| $sPath | ) |
|
|
protected |
◆ _isDirectory()
| BxDolFtp::_isDirectory |
( |
| $sFilePath | ) |
|
|
protected |
◆ _isFile()
| BxDolFtp::_isFile |
( |
| $sFilePath | ) |
|
|
protected |
◆ _mkDirR()
| BxDolFtp::_mkDirR |
( |
| $sPath | ) |
|
|
protected |
◆ _parseFile()
| BxDolFtp::_parseFile |
( |
| $sFilePath | ) |
|
|
protected |
◆ _setPermissions()
| BxDolFtp::_setPermissions |
( |
| $sPath, |
|
|
| $sMode ) |
|
protected |
The documentation for this class was generated from the following file: