Re: ignore symlinks on remote site
"Alexander V. Lukyanov" <[email protected]>
| Newsgroups | gmane.network.lftp.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 19, 2004 at 03:46:41PM +0200, Gerulf Schnitzler wrote: > is there any way to let lftp ignore symlinks? > if not, will such a feature be implemented? It is rather easy to implement. Look at MirrorJob.cc file, modify section after `case SYMLINK'. -- Alexander.