cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: some problems in ftpuploadresume.c in examples repository. seems it couldn't esume after being interrupted.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 25 Dec 2009 22:54:18 +0100 (CET)

On Fri, 25 Dec 2009, CX wrote:

> (000004) 2009-12-25 9:53:33 - anonymous (192.168.1.106)> APPE vm_uploadresume.exe
> (000004) 2009-12-25 9:53:33 - anonymous (192.168.1.106)> 150 Opening data channel for file transfer, restarting at offset 98304000
> (000004) 2009-12-25 9:53:33 - anonymous (192.168.1.106)> 550 can't access file.
> (000004) 2009-12-25 9:53:33 - anonymous (192.168.1.106)> disconnected.
>
> i don't know where the problem is. why does server end tell me i can't
> access the file ?

That's not a libcurl-related question. That's something you should ask someone
who knows your server or the FTP server software you're using - quite possibly
the documentation for it. Of course libcurl can't append to the file when the
server denies it.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-12-25