ftp::geturl(n) | ftp client | ftp::geturl(n) |
ftp::geturl - Uri handler for ftp urls
package require Tcl 8.2
package require ftp::geturl ?0.2.1?
::ftp::geturl url
This package provides a command which wraps around the client side of the ftp protocol provided by package ftp to allow the retrieval of urls using the ftp schema.
The contents of a ftp url are defined as follows:
This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category ftp of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for either package and/or documentation.
ftpd, mime, pop3, smtp
ftp, internet, net, rfc 959
Networking
0.2.1 | ftp |