Upload a file from the local system to the server.
Upload a file from the local system to the server.
public bool PutFile(string);
Upload a file from the local system to the server.
public bool PutFile(string,string);
Upload a file from the local system to the server.
public bool PutFile(string,string,FtpTransferOptions);
Upload a file from the local system to the server.
public bool PutFile(string,string,FtpTransferOptions,int);
FtpClient Class | SocketTools Namespace | RemoteFile Property | URL Property