Method FTP::copy

Inheritance:

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/FTP.php line 254
Automatically extracted PHP DOC comment from code:

Copy a file or folder

END OF PHP DOC
public function boolean copy(string $strSource, string $strDestination)

Parameters

string $strSource
Not documented yet. Please add documentation to this entry.
string $strDestination
Not documented yet. Please add documentation to this entry.

Add a comment

Please add 4 and 7.