{Disarmed} [lftp] {Disarmed} Re: Move files to ftp

2014-12-24 Thread Alexander Lukyanov
Please try http://lftp.yar.ru/ftp/devel/lftp-4.6.0.20141224.tar.gz, it has the option --Remove-source-files fixed to remove files already present at the target site. 2014-12-18 18:12 GMT+03:00 Kai Stian Olstad : > Hi, > > > > Thank you, looking forward to the solution. > > > > - > > Kai Stian >

{Disarmed} [lftp] {Disarmed} Re: Move files to ftp

2014-12-17 Thread Alexander Lukyanov
Ok, I see the problem. I'll implement a solution. 17.12.2014 17:34 пользователь "Kai Stian Olstad" написал: > Hi, > > > > My challenge is that I have no control over when files appear in the > source folder, so running a rm -rf after a lftp most probably will delete > new files that have been ad

{Disarmed} [lftp] {Disarmed} Re: Move files to ftp

2014-12-17 Thread Alexander Lukyanov
You can run rm -rf after mirror to remove any remaining files. 23:37, сб, 13.12.2014, Kai Stian Olstad : > Hi, > > I'm trying to move files recursive to a ftp server. > Since mput doesn't support moving files recursive I'm using mirror instead. > > lftp -e 'mirror -c -p -R --Remove-source-files /