]> git.sven.stormbind.net Git - sven/tclcurl.git/blob - tests/ftpList.tcl
Imported Upstream version 7.19.6
[sven/tclcurl.git] / tests / ftpList.tcl
1 package require TclCurl
2
3 curl::transfer -url "ftp://127.0.0.1/pub/" -ftplistonly 1
4
5
6
7
8
9