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
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