void Put(byte[],string);
void Put(byte[],string,bool);
long Put(Stream,string);
long Put(Stream,string,bool);
void Put(string,string);
void Put(string,string,bool);
IFileTransferClient Interface | EnterpriseDT.Net.Ftp Namespace