On Sun, Apr 03, 2005 at 11:51:15PM +0100, Wenzhi Liang wrote: > I am trying to download a bunch of files inside a directory using > the 'mirror' command but had to restart from the beginning. I then > used 'mirroc -c' command. However, it removed the files that are > previously downloaded already. Is it possible that the remote files > are missing and the 'mirror' command removed them?
Yes, if you included -e (--delete) option. Without that option mirror keeps files missing on the other side. -- Alexander. | http://www.yars.free.net/~lav/
