This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

wget gets, but wput doesn't put


Connected via VPN to a Solaris server on which I have a shell account, I can ftp okay, and can wget using the URL syntax ftp://[username[:password]@]hostname. However wput fails using the same syntax. wget 1.10.2, wput 0.6.1.

1 > wget ftp://michael:xxx@yyy/foo.bar
--08:43:12--  ftp://michael:*password*@yyy/foo.bar
          => `foo.bar'
Resolving yyy... 192.9.200.15
Connecting to yyy|192.9.200.15|:21... connected.
Logging in as michael ... Logged in!
(etc.)

2 > wput foo.bar ftp://michael:xxx@yyy
--08:43:53-- `foo.bar'
   => ftp://michael:xxxxx@192.9.200.15:21/foo.bar
Connecting to 192.9.200.15:21... failed!
Waiting 10 seconds... Connecting to 192.9.200.15:21... failed!

Any suggestions please...



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]