It works well here. Can you specify what version are you using and on what system?
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
