On Thu, Apr 15, 2010 at 10:49:58PM +0200, jan falkenhagen wrote: > Hi, my problem: I need to automatically download data (quite a lot) from > an ancient Openvms 6.2 system (ftpd 3.2, alphastation 200 4/100). > Unfortunately using lftp isn't that easy.
You can try to use "quote CWD ..." instead of cd command, but be aware that cwd will be reset to home after reconnect. -- Alexander.
