Hello all,

I am trying to write a lftp script for downloading listing/files from a ftp server. On the server, there are directories whose name contains special character, such as ' ' or '-'. Never figured out how to do it in the script. In an interactive session, the completion works for ' ' but for '-' I have do to "cd" and do "ls" inside the directory. I tried using '\ ' and %20 and neither worked. So please help.


Liang

Reply via email to