On 25/04/14 06:51, Sachin Ambre wrote:
Hello,
I want to do file transfer over https protocol ( get and put)
have downloaded wget-1.10.2.exe and copied in path "c:\Windows. And running
below command on command prompt.
wget-1.10.2 --secure-protocol=auto --private-key-type=PEM
[email protected] -r
https://transmissions-uat.jpmorgan.com/invoke/FMSPartnerInterface.inbound/ht
tpGateway
Regards,
Sachin
And what happened?
As you are writing here, I guess you had some kind of failure, but you
didn't specify your problem.
Including the full output of wget --version would also be helpful, but
note the latest release of wget
is 1.15, 1.10.2 is quite outdated.