Re: [lftp] D/L files that are 24hr old?

2016-02-20 Thread Steven Dennis
Thanks for the help. I was able to use the --newer-than, but now I am wondering how this time is determined if my server where the files are located is 9 hours ahead of where I am. Does it use the time on the server and the times that are on the files or does it use the time on the files on the s

Re: [lftp] D/L files that are 24hr old?

2016-02-20 Thread Alexander Lukyanov
Lftp tries to get the file modification time in UTC. So the comparison does not depend on the server's timezone. Sometimes it fails due to ftp server limitations or bugs вс, 21 февр. 2016, 8:03, Steven Dennis : > Thanks for the help. I was able to use the --newer-than, but now I am > wondering h