Re: FTP file creation date
From: Steve Holden (steve_at_holdenweb.com)
Date: 10/28/04
- Next message: Chris Cioffi: "Re: EDI Tools"
- Previous message: Dan Perl: "Re: Open Source License Question"
- In reply to: [ EuGeNe ]: "FTP file creation date"
- Next in thread: Ron Beitel: "Re: FTP file creation date"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 27 Oct 2004 21:38:17 -0400
[ EuGeNe ] wrote:
> Hi all,
>
> I would like to write a script that downloads one file from a ftp
> server if the file creation date satisfy a condition.
>
> I can't figure out how to find from a ftp server what is the creation
> date of the file (using python).
>
> Any idea?
>
> Thanks for your help!
>
> EuGeNe
Take a look at the ftpmirror.py script that comes in the Tools
directory. It might give you some ideas.
regards
Steve
-- http://www.holdenweb.com http://pydish.holdenweb.com Holden Web LLC +1 800 494 3119
- Next message: Chris Cioffi: "Re: EDI Tools"
- Previous message: Dan Perl: "Re: Open Source License Question"
- In reply to: [ EuGeNe ]: "FTP file creation date"
- Next in thread: Ron Beitel: "Re: FTP file creation date"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|