Re: IPv6 precedence
"Alexander V. Lukyanov" <[email protected]>
| Newsgroups | gmane.network.lftp.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Mar 27, 2005 at 10:36:36PM +0200, Tomasz Grobelny wrote: > Fine, but this text snippet states that lftp.conf is used in lftp as a > program. The question is: what do I have to do to have it parsed when using > lftp classes in my own program? It is propably not that hard to find out, BTW, in some cases it could be easier to write a module for lftp, than a program which uses lftp classes. lftp supports dynamically loaded modules. See README.modules. -- Alexander.