Hello, Please teach me how to coinside the time stamp of local file with that of remote file.
Examples. -- remote file -rw-rw-r-- 1 takiyama takiyama 7 May 14 09:26 file-name local file (use "get" command of lftp ) -rw-rw-r-- 1 takiyama takiyama 7 May 14 18:26 file-name -- The time stamp of local file differed 9 hour , it seems Japan local time. So, I tried to put " set ftp:timezone jst" , " set ftp:timezone JST" " set ftp:timezone -9" or " set ftp:timezone 9" in /etc/lftp.conf, but it seems doesnt work. I use lftp-2.4.8 on linux-2.2.19(Vine-Linux, Japanese Distribution based Redhat). Excuse my poor English because I'm Japanese. (^^;;
