lftp  

Re: Deleting entire directories does not work when hidden files are there

Alexander V. Lukyanov
Wed, 07 Apr 2010 06:12:53 -0700

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.
  • Re: Deleting entire directories does not work when hidden files are there Alexander V. Lukyanov