Hey Daniel - thought of that, but lftp tries to interpret the cwd command,
which it doesnt understand...
would there be a way to pass a command directly to the server uninterpreted
by lftp?
Thanks,
Matt
On Feb 25, 2010 2:05am, Daniel Fazekas <[email protected]> wrote:
On Feb 25, 2010, at 05:22, [email protected] wrote:
> You got the point with the file structure I think... There are 2
separate volumes. / of drive1: has a set of files and / of drive2: has a
completely different set of files...
> the standard ftp command line client in centos5 or win xp lets me cd
drive2: and I see / of drive2: while if I cd drive1: then I see / of
drive1...
See if
quote CWD drive2:
helps.