Lines Matching full:passwd
64 curl -u "domain\username:passwd" smb://server.example.com/share/file.txt
86 To ftp files using name+passwd, include them in the URL like:
88 curl ftp://name:passwd@machine.domain:port/full/path/to/file
92 curl -u name:passwd ftp://machine.domain:port/full/path/to/file
118 curl http://name:passwd@machine.domain/full/path/to/file
122 curl -u name:passwd http://machine.domain/full/path/to/file
154 curl -u user:passwd -x my-proxy:888 http://www.get.this/
158 curl -U user:passwd -x my-proxy:888 http://www.get.this/
218 curl -T uploadfile -u user:passwd ftp://ftp.upload.com/myfile
223 curl -T uploadfile -u user:passwd ftp://ftp.upload.com/
237 curl -T file.txt -u "domain\username:passwd"
589 echo "user = user:passwd" | curl -K - http://that.secret.site.com
616 curl ftp://user:passwd@my.site.com/README
621 curl ftp://user:passwd@my.site.com//README