| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: non-transfering operations with FTP
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 28 Aug 2003 13:26:28 +0200 (CEST)
On Mon, 25 Aug 2003, Patrick Baker wrote:
> Is it possible to do operations on a remote machine via the FTP protocol
Yes it is. Setting CURLOPT_NOBODY to TRUE should prevent any data to get
> For example:
Needs a CURLOPT_QUOTE command.
> - list a directory
Is supported by appeding a slash to the directory name.
> - determine if a file exists
Need a CURLOPT_QUOTE command, or a directory list in the parent dir.
> I am trying to provide an API with normal (local-file-system) semantics that
For a similar effort, check out Vincent Sanders' cool massive update to the
-- Daniel Stenberg -- curl: been grokking URLs since 1998 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sfReceived on 2003-08-28 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info