On Wed, Jun 15, 2005 at 01:54:40AM +0200, Robert Meissner wrote: > I'm connected to 3 different sites. Why does scache show 2 sites, and after > "dir", 3 sites? Why are the session numbers for sites changing? > First SITE1 has number 0, then SITE3 has number 0 and SITE1 number 2.
I'd recommend you to use `slot' command instead of scache. It provides persistent named sessions. `scache' OTOH is used for saving sessions with random numbering, it is an internal lftp mechanism. Sometimes it can be useful for user, that's why a command is provided. -- Alexander. | http://www.yars.free.net/~lav/
