Re: [lftp] Suggestion for improvement for LFTP

2014-02-14 Thread Alexander V. Lukyanov
On Mon, Feb 03, 2014 at 02:59:07PM +0200, vasos g wrote: > I am using to reliably upload files with a method I call "mv&rm". It > merely consists of: a) upload to a staging area. b) move prod to a > templocation c) move stage to prod. d) rm templocation. I suppose > you can imagine possible uses of

[lftp] Suggestion for improvement for LFTP

2014-02-13 Thread vasos g
Hello, First of all thanks for this great file uploading program. I am using to reliably upload files with a method I call "mv&rm". It merely consists of: a) upload to a staging area. b) move prod to a templocation c) move stage to prod. d) rm templocation. I suppose you can imagine possible u