cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Transferring files from a remote pc to another remote pc

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 24 May 2007 21:23:47 -0700

On Thu, May 24, 2007 at 06:22:26PM -0300, dariogriffo_at_gmail.com wrote:
> Hello, I'm working on an application that has a lot of ftp work.
> So I started to read about curl, because a friend recommended me.
> I could make some part of the entire functionality, using the easy interface.
> There I've only to put files from my pc to another.
> Now I've to move files from another pc to a third pc.
> I don't know if it's posible of perform whitout passing trough mi pc.
> I would like if you can orient to me what i the best solution i can do.

You can do that with third party FTP transfers. But ftp servers generally
disable that feature these days (if they support it at all), and curl's
support for it was dropped several releases ago. You could also do something
funky with ssh commands, but libcurl can't do that directly.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2007-05-25