X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=ij+ ggLDcZePSMZhC3TOuPbehMeadTfgJ0Cj2gIJp24fFX1Dyn7BWxy/5giKCt9lRKBx 0J029RITutOfk1Vlmt4Sv+l0ZM64kzXzMD/hptapyfzo68mx2+cv366uQrn+p7nd Ayb07i7AiEej4QI7n7G+GUqyY22PMCiUl3CI/xyw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=bawnV6wMY vLCg686luOioHeacCo=; b=th9aS7aZhNINb/mBo/Pou9riewqNR5sw5xYkMyoEa RXUdy1IGwauJAvH+pV649ed8rvu6jIhqvHPy4GwIpH08T1/bbsF3PPwXfkMMsF0G B1d1gty0iEgTe/ehs98eluBYwEInOtUk/m8024SGAryJTYVIVrRLIO7z5d6TpxEc fU= 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 X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Message-ID: <517A76F6.9000205@alice.it> Date: Fri, 26 Apr 2013 14:45:42 +0200 From: Angelo Graziosi User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: Cygwin Subject: A Curl problem? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Dear All, just for the record I want to flag this issue with curl. Since 2007 I upload files on an FTP with the command: $ curl -u foo.user -T test_foo.txt ftp://ftp.foo.it/ but now it seems does not work. It prints Enter host password for user 'foo.user': % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:17:57 --:--:-- 0 and doesn't start the data transfer. Sometimes it stops with a Time Out message. I have tried with current Curl-7.29 and previous Curl-7.28. Also with Cygwin 1.7.18 and 1.7.17. This happens on Win XP 32 (Athlon 64 X2 ) and MSE AV. On the same machine and on GNU/Linux Kubuntu (and Curl-7.22), the above command works. On Cygwin I can upload that file with LFTP and PUT commands. Ciao, Angelo. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple