cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Uploaded unaligned file size

From: Ben Noordhuis <info_at_bnoordhuis.nl>
Date: Tue, 15 Mar 2011 13:01:15 +0100

On Tue, Mar 15, 2011 at 12:43, michele <michele.mazzei_at_acsys.it> wrote:
> Hi to all!
> I have the following problem:
> I cannot upload a file to an ftp site.
> I receive the following error message:
>
> FtpCurl: * Remembering we are in dir
> "/home/michele/raid0/export/_TEMP_DIR/test20.bin.ftptmp"
> FtpCurl: * Uploaded unaligned file size (0 out of 100000000 bytes)
> FtpCurl: < 250 Directory successfully changed.
> FtpCurl: > PASV
> FtpCurl: * Connect data stream passively
> FtpCurl: * Connection #0 to host pc-mazzei left intact
> ..
> The curl return error is: 9 (Access denied to remote resource)
>
> This means that the file was not transferred to my pc (Ubuntu 64 bit, via
> ftp without ssl) and takes an error.
>
> Any idea of why this problem occurred?

Michele, could it be that you are trying to upload a binary file in ASCII mode?
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-03-15