initial checkin of TclCurl
This commit is contained in:
10
tests/netrcfile.tcl
Executable file
10
tests/netrcfile.tcl
Executable file
@ -0,0 +1,10 @@
|
||||
package require TclCurl
|
||||
|
||||
curl::transfer -url "ftp://Strider.Asturias.es" -verbose 1 \
|
||||
-netrc required -netrcfile "/home/andres/testnetrc"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user