目次

vsftpd でファイルの日付がおかしい

環境

症状

対策

/etc/vsftpd/vsftpd.conf を修正

コメントを外す

#chroot_local_user=YESchroot_local_user=YES

以下を追加

use_localtime=YES