On Sat, Apr 03, 2010 at 03:02:16PM +0530, Perl Whore wrote: > When a directory contains a hidden file, lftp is not able to delete > the directory unless those files are manually deleted first. When I > run rm -rf, it removes all the files except the hidden files.
Try `set ftp:list-options -a'. -- Alexander.
