Re: wrong dates displayed with sftp

2009-09-29 Thread Hugo Osvaldo Barrera
By chrooting it, it's root (/) becomes the directory where you've chrooted.Hence, as far as I understand, it can't see your /etc/localtime; you'd need to create inside the chroot directory. On Fri, Sep 25, 2009 at 06:35, LEVAI Daniel l...@ecentrum.hu wrote: On Friday 25 September 2009 11.16.14

wrong dates displayed with sftp

2009-09-25 Thread LEVAI Daniel
Hi! My sftp client is displaying the files' dates in the wrong timezone. @localhost $ sftp remotehost sftp mkdir test sftp ls -l drwxr-x--- [...] Sep 25 06:53 test That is GMT, 2 hours minus the my timezone, what is CEST(GMT+2). However on the remote host the directory has the correct

Re: wrong dates displayed with sftp

2009-09-25 Thread Stuart Henderson
On 2009-09-25, LEVAI Daniel l...@ecentrum.hu wrote: Hi! My sftp client is displaying the files' dates in the wrong timezone. @localhost $ sftp remotehost sftp mkdir test sftp ls -l drwxr-x--- [...] Sep 25 06:53 test That is GMT, 2 hours minus the my timezone, what is CEST(GMT+2).

Re: wrong dates displayed with sftp

2009-09-25 Thread LEVAI Daniel
On Friday 25 September 2009 11.16.14 you wrote: On 2009-09-25, LEVAI Daniel l...@ecentrum.hu wrote: Hi! My sftp client is displaying the files' dates in the wrong timezone. @localhost $ sftp remotehost sftp mkdir test sftp ls -l drwxr-x--- [...] Sep 25 06:53 test That is GMT,