X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "Michael Kairys" Subject: wget gets, but wput doesn't put Date: Thu, 20 Dec 2007 08:55:15 -0500 Lines: 21 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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/