11 lines
162 B
Tcl
Raw Permalink Normal View History

2014-02-05 16:43:59 -08:00
package require TclCurl
curl::transfer -url "ftp://Strider.Asturias.es" -verbose 1 \
-netrc required -netrcfile "/home/andres/testnetrc"