NanoFTP
Object Hierarchy:
Description:
[ Compact ]
[ CCode ( cname = "void" , free_function = "xmlNanoFTPFreeCtxt" ) ]
public class NanoFTP
Content:
Static methods:
- public static void cleanup ()
- public static unowned NanoFTP* connect_to (string server, int port)
- public static void init ()
- public static unowned NanoFTP* open (string url)
- public static void proxy (string host, int port, string user, string passwd, int type)
- public static void scan_proxy (string url)
Creation methods:
Methods: