On Mon, Dec 10, 2001 at 01:30:57AM -0500, Glenn Maynard wrote: > > rm and chmod no longer work with urls. I'll try to add URL support to > > FinderJob. > > Tried this, but hit some problems that also happen with URLs with other > commands. ie: > > lftp :~> o 0 > lftp 0:/> mkdir abc ftp://0/abc ftp://0/def > > stalls twice.
This is because url_session is not given with foreground priority. Since you have replaced rm, I'll not bother with fixing it, only mkdir. -- Alexander.
