cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Does the -Z option work when using FTP with cURL?

From: Mike Maynard <mmaynard_at_ddpnm.com>
Date: Fri, 22 Sep 2006 08:30:52 -0600

Dan,
First, thanks for your assistance!

After more research, it appears the remote FTP server does support the
MDTM command (see below.) It does not appear that cURL is issuing the
MDTM command from the -trace and the -verbose options.

C:\Batch>curl -V
curl 7.11.2 (i386-pc-win32) libcurl/7.11.2 OpenSSL/0.9.7d zlib/1.2.1
Protocols: ftp gopher telnet dict ldap http file https ftps
Features: SSL libz NTLM

Any other suggestions?

=========== snip from session with Remote FTP server===========
ftp> quote feat
211-Features supported:
 COMB target;source_list
 REST STREAM
 SIZE
 MDTM
 XCRC filename;start;end
 SSCN
 MLST Size*;Modify*;Create;Type*;Unique;Perm*;Lang;Media-Type;CharSet;
 MODE Z
211 END
ftp> quit
=======================
-Mike-

>> It looks like the server doesn't support MTDM, so even if you get the
curl issues sorted, it still won't work.

I am using
>>> Dan

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