On Wed, Nov 20, 2002 at 07:06:25PM +0100, fireid wrote: > I have a lftp-session as bg-process and i want to see if my > queue has been completed. > > I tried wait, fg and jobs & scache ... but nothing gave me an output. > ... I also read the man page several times & the faq, but without > success.
Unfortunately, currently there is no way to re-attach to backgrounded lftp process. Consider using `screen' program. -- Alexander. | http://www.yars.free.net/~lav/
