vsftpd GMT directory listings
By default, vsftpd displays directory listings in GMT. To use the local time zone instead, add use_localhost=YES in vsftpd.conf and restart/reload vsftpd.
From vsftpd.conf (5):
use_localtime
If enabled, vsftpd will display directory listings with the the
time in your local time zone. The default is to display GMT. The
times returned by the MDTM FTP command are also affected by this
option.
Default: NO
Back
to brandonhutchinson.com.
Last modified: 2007/03/20