$mod_time = $ftp->mdtm($remote_file); $ftp->get($remote_file,$local_file); $resp = utime($mod_time,$mod_time,$local_file);This should work on everything but FAT Win32.
In reply to Re: How do I preserve file times when using Net::FTP?
by Anonymous Monk
in thread How do I preserve file times when using Net::FTP?
by javze
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |