Oh yes, the operating system
I believe it is an NT server, but I am unsure. We use both in our environment.
User Profile
Collapse
-
Followup question
Hi Bob,
First thanks for getting back to me. I do understand the 3 dates available. What is as yet unclear is whether any ftp command will allow me to retrieve the 'cdate' instead of the mdate.
Also, I'm assuming a '*nix' server is shorthand for unix, linux, posix, etc.
Regards,
AlfredELeave a comment:
-
AlfredE started a topic Is there a perl method for retrieving the create date of remote files via FTP?in PerlIs there a perl method for retrieving the create date of remote files via FTP?
The perl::ftp's mdtm method returns the last mod date of a specified remote file. We've found that on our sftp server, the last mod date is often earlier than the date and time the file is actually received. We need to record the date received, but what we are getting is (i believe) the file's creation date on some remote server. What we want is the date and time the file is placed on our server.
Here's the current syntax used:...
No activity results to display
Show More
Leave a comment: