Sends a file to the FTP server.
public void PutFile(FileInfo);
public void PutFile(MemoryStream,string,string);
OBEXFtpConnection Class | BlueLibs.Components Namespace