Tagged Questions
1
vote
1answer
1k views
How to get the timezone of a FTP server?
With lftp, when I do ls I get the listing of the files on the FTP server, with their date. However, the timezone is not displayed.
On my local machine, I can do ls -l --time-style=full-iso to see ...