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[:[EMAIL PROTECTED] However wput fails using the same
syntax. wget 1.10.2, wput 0.6.1.
1 > wget ftp://michael:[EMAIL PROTECTED]/foo.bar
--08:43:12-- ftp://michael:[EMAIL PROTECTED]/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:[EMAIL PROTECTED]
--08:43:53-- `foo.bar'
=> ftp://michael:[EMAIL PROTECTED]: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/