On Mon, Sep 06, 2004 at 04:36:47PM +0200, Nadeem Gulzar wrote: > Hi, > > I was wondering about the -c option in lftp. > Can it be used as follows: > > 1. I issue a mirror command, which starts transfering files from site A to > site B > 2. site A is updated while I transfer files from A to B > > The standard mirror command (without -c) will transfer the files available at > the start of the mirror command. Will the -c option make lftp transfer the > updated files as well ?
No, it won't. The option -c is used to continue transfer of incomplete files, e.g. if previous transfer was interrupted. -- Alexander.
