sorry now I see what you mean... I am not very familiar with the FTP implementation but I am afraid it will need some changes in the way it works now and avoid any operation in the directory after you set the mtime. Can anyone with more experience in the FTP implementation confirm this?
Cheers, Giuseppe Ravi Sharma <[email protected]> writes: > Hello All, > > We are using wget to sync external FTP site with local copy with options > > wget -m -np --directory prefix=**** --no-host-directories ftp:// > ****************** > > It is doing everything what it is supposed to do except time-stamps of ftp > directories, it is not retaining the time-stamps of ftp directories. > > It is putting new time stamps on all the directories it is syncing up with > remote server. Though the file time stamps in those directories are fine > and matches with time-stamp of files on remote servers. > > Can anyone help? > > Ravi
