Hi readers, i'm writing a little script for backing up a server to antoher via ftp. everything works except of on thing. i only want to do backup files where the date of the remote ftp-file is newer than the local one. but cfftp shows the correct date only on a few from hundred of files. almost every files "LastModified" property is "30.12.1899" (after formatting it with #DateFormat(CreateODBCDateTime(LastModified), 'dd.mm.yyyy')#). am i missing something??? when list the remote dir with my ftp-client it shows the correct dates...
curious about this -- Patric Stumpe mailto:[EMAIL PROTECTED] ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

