hi there,
First I'd like to say 'Thank you for the great commandline client!'
But I have a little problem with it ;-)
I don't still know if this is a 'bug' or a 'feature', but I configured
pureftpd with virtual chroot and an alias directory 'graphic' pointing to
/srv/graphic. then I logged in - I had to use lftp because it's TLS ftp -
and tried to 'cd graphic' from my home directory. But - it wads impossible
to change directory:
cd: Access failed: 550 Can't change directory to /home/yourname/graphic:
No such file or directory
I looked into the server log and found that lftp tries 'cwd'
'/home/yourname/graphic' - with an absolute path.
I installed ftp-ssl and tried the same - without problems, 'cwd' 'graphic'
- everything went OK.
Can anybody tell me how to use lftp with site aliases?
thank you
O.Pachner