]> git.sven.stormbind.net Git - sven/tclcurl.git/blob - tests/ftpList.tcl
Change debhelper compat level to 11 and move the declaration to Build-Depends.
[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