Re: [lftp] lftp problems

2013-07-02 Thread Alexander V. Lukyanov
On Thu, Jun 13, 2013 at 05:52:36PM +0800, Liu Xian wrote:
 but, what situation could we use ssl:key-file ?

It's for ftps or https protocols.

-- 
   Alexander.
___
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp


Re: [lftp] lftp mirror not removing directories...

2013-07-02 Thread Alexander Lukyanov
--Remove-source-files removes only plain files, not directories. It's done
that way because the direcories could contain other files which were not
downloaded (e.g. because they were excluded or they are present locally
already).

2013/6/25 Chris Richards chris...@routemaster.net

 One small issue I have noticed is that directories on the server are not
 being removed, all the files in the directories are being removed though.

mirror --Remove-source-files -X .* -X .*/ -c
 --log=/share/Download/logs/downloads-sync-lastrun.log $remote_dir $local_dir

___
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp