Method FTP::copy
Inheritance:
- Files::copy()
- FTP::copy()
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Copy a file or folder
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