<- Back to FTPit Pro function list
FTPit_CopyLocalFile
- Description
You can use this function to copy a local file to a new location.
- Return Type
- Text
- Format
- FTPit_CopyLocalFile ( SourceFile ; DestinationDirOrFile )
- Required Parameters
- SourceFile
The Path of the Local File you want to Copy. (Can be a Full Path, a Relative Path, or a File Name in the Current Local Directory.)
- DestinationDirOrFile
The Path to the Directory where you want to Copy to. (Can be a Full Path, a Relative Path, or a Directory Name in the Current Local Directory. You can optionally specify a File Name to Rename the File.)
- SourceFile
- Related Items
- FTPit_DeleteLocalFile, FTPit_MoveLocalFile