cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Reflection for Secure IT Server

From: Xu, Qiang (FXSGSC) <Qiang.Xu_at_fujixerox.com>
Date: Mon, 3 May 2010 19:57:29 +0800

> -----Original Message-----
> From: curl-library-bounces_at_cool.haxx.se
> [mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of
> Daniel Stenberg
> Sent: Monday, May 03, 2010 7:47 PM
> To: libcurl development
> Subject: RE: Reflection for Secure IT Server
>
> Yes, and as things indiciate this being a libcurl problem I'm
> thinking of the libcurl snapshots more than the libssh2 ones.

Just tried the latest curl snapshot, with the same result:
==================================================
qxu@durian(pts/3):~/opensrc/curl-7.20.2-20100503/src[157]$ ./curl -v -k -u <user>:<pass> -T testSmall.pdf sftp://13.121.8.133/Home/Scans/
* About to connect() to 13.121.8.133 port 22 (#0)
* Trying 13.121.8.133... % Total % Received % Xferd Average Speed Time
    Time Time Current
                                 Dload Upload Total Spent Left Speed
  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0connected
* Connected to 13.121.8.133 (13.121.8.133) port 22 (#0)
* SSH authentication methods available: password
* Initialized password authentication
* Authentication complete
} [data not shown]
-10021 511k 0 0 0 -5244 0 -1380 --:--:-- 0:00:37 --:--:--
-10336 511k 0 0 0 -5409 0 -1387 --:--:-- 0:00:38 --:--:--
-10652 511k 0 0 0 -5574 0 -1394 --:--:-- 0:00:39 --:--:--
-10968 511k 0 0 0 -5739 0 -1400 --:--:-- 0:00:40 --:--:--
-11282 511k 0 0 0 -5904 0 -1406 --:--:-- 0:00:41 --:--:--
-11596 511k 0 0 0 -6068 0 -1412 --:--:-- 0:00:42 --:--:--
-11911 511k 0 0 0 -6233 0 -1417 --:--:-- 0:00:43 --:--:--
...... /* the strange output goes on and on */
==================================================
The file sitting in the remote folder is still 16KB, while the local file's size is 512KB. :-(

Looking for help,
Xu Qiang

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-05-03