|
System.Net'>ftp://192.168.1.11//home/bibdev/ODBC/AUC12">ftp://192.168.1.11//home/bibdev/ODBC/AUC12 ) System.Net Information: 0 : [3040] FtpWebRequest#57352375::.ctor( ftp://192.168.1 ...
|
|
Net::Domain [ source ] [v 2.20] Try to determine TCP domain name of system: Net::FTP [ source ] [v 2.77] Interface to File Transfer Protocol: Net::FTP::A [ source ] [v 1.18]
|
|
... Net::FTP) size (Net::FTP) status (Net::FTP) storbinary (Net::FTP) storlines (Net::FTP) system (Net::FTP ... Path: net/ftp.rb Last Update: Sat Oct 15 23:44:28 AUS Eastern Standard Time ...
|
|
Note: This namespace, class, or member is supported only in version .NET 2.0 and later. Documentation for this section has not yet been entered.
|
|
Note: This namespace, class, or member is supported only in version .NET 2.0 and later. Documentation for this section has not yet been entered.
|
|
Note: This namespace, class, or member is supported only in version .NET 2.0 and later. Documentation for this section has not yet been entered.
|
|
File lib/net/ftp.rb, line 731 def system resp = sendcmd ( "SYST" ) if resp [ 0 , 3 ] != "215" raise FTPReplyError , resp end return resp [ 4 .. -1 ] end
|
|
... Net::FTP) size (Net::FTP) status (Net::FTP) storbinary (Net::FTP) storlines (Net::FTP) system (Net::FTP ... net/ftp.rb - FTP Client Library. Written by Shugo Maeda . Documentation by Gavin ...
|
|
Encapsulates a File Transfer Protocol (FTP) server's response to a request. ... Instances of FtpWebResponse are obtained by calling the GetResponse method.
|
|
Implements a File Transfer Protocol (FTP) client. ... To obtain an instance of FtpWebRequest , use the Create method. You can also use the WebClient class to upload and download ...
|