cURL / Mailing Lists / curl-users / Single Mail

curl-users

Time-style in ftp listing

From: Jonas Heinrich <onny_at_project-insanity.org>
Date: Fri, 7 Oct 2011 19:38:32 +0200 (CEST)

Hello,
is it possible to change the time format of the ftp file listing in curl?
For example, running this command: curl -s ftp://example.com/example/
--user xy:yz
retrives a file list in following format:
-rw-r--r-- 1 xy xy 638940008 Dec 19 2010 ThePhantomChariot(1921).ogv

and i would like to change the time style/format of this list. With the
command 'ls' it's possible to do that, but how in curl?

Thanks!
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-10-08