Method PutFile
Uploads specified file to server
procedure PutFile(LocalFile, RemoteFile: String);
Applied to
Description
If the specified file already exists on server, event OnFtpNeedInfo will be fired to determine whether the file will be overwritten.