> Is there a way to get all files starting with a dot on a unix ftp site
> directory with lftp? 

set ftp:list-options -a

This will work if the unix ftp site supports the LIST -a command.

Reply via email to