Internet Direct (Indy) Version 9.0.2 Beta
|
procedure Put(const ASource: TStream; const ADestFile: string; const AAppend: boolean); overload; procedure Put(const ASourceFile: string; const ADestFile: string; const AAppend: boolean); overload;
Setting AAppend to True causes the server to append the file being uploaded to one which already exists on the FTP server.