| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | "Michael Kairys" <kairys AT comcast DOT net> |
| Subject: | wget gets, but wput doesn't put |
| Date: | Thu, 20 Dec 2007 08:55:15 -0500 |
| Lines: | 21 |
| Message-ID: | <fkds7v$7v8$1@ger.gmane.org> |
| Mime-Version: | 1.0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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 AT 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 AT yyy
--08:43:53-- `foo.bar'
=> ftp://michael:xxxxx AT 192 DOT 9 DOT 200 DOT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |