curl-users
basic help please
Date: Tue, 30 Nov 2010 17:07:56 +0000
Hello all
CVould somebody please help
Need some basic help please.
Have downloaded latest Curl for windows
need to connect to Mydomain.com so that i can FTP files to and from.
The server requires FTPS explicit (TLS AUTH)
I have my private key and signed cert in Curl directory, they re in PEM format. I use the -K so that it accepts the servers certificate (I have to or i get numerous errors)
the server that i need to connect to requires that i issue the following commands in the following sequence, in order to send a file, can somebody help me put together a command sequence?
1.AUTH TLS
2.PBSZ 0
3.PROT P
4.USER
5.PASS
6.ACCT
7.STRU F
8.TYPE I
9.MODE S
10.PASV
11.STOR
12.QUIT
Many thanks for any help with this.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-12-02