how FTPClient get file created time?

2 messages Options
Embed this post
Permalink
geek.shrek

how FTPClient get file created time?

Reply Threaded More More options
Print post
Permalink
Hi,
I'm using commons.net.ftp.FTPClient to list the file on ftp directory.

I can get last modification time for a file, but how can I get the file created timestamp?


Thanks,
Steve Cole-6

Re: how FTPClient get file created time?

Reply Threaded More More options
Print post
Permalink
Is the timestamp created in the raw listing? If so, parse it out of that.

----- Original Message -----
From: "geek.shrek" <[hidden email]>
To: <[hidden email]>
Sent: Wednesday, October 28, 2009 5:35 PM
Subject: how FTPClient get file created time?


>
> Hi,
> I'm using commons.net.ftp.FTPClient to list the file on ftp directory.
>
> I can get last modification time for a file, but how can I get the file
> created timestamp?
>
>
> Thanks,
> --
> View this message in context:
http://www.nabble.com/how-FTPClient-get-file-created-time--tp26102569p26102569.html
> Sent from the Commons - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [hidden email]
> For additional commands, e-mail: [hidden email]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]