On Tue, 2008-09-16 at 08:56 -0700, Hassan Schroeder wrote:
> On Tue, Sep 16, 2008 at 8:17 AM, Martin Spinassi
> <[EMAIL PROTECTED]> wrote:
>
> >> Why not have your upload servlet invoke rsync when a new file has
> >> been stored?
>
> > Can you give me some more details or where to get some more info?
>
> Runtime.exec("/usr/bin/rsync") -- though you may want to instead
> invoke a script file containing the appropriate rsync arguments.
>
> This works fine. I've even used rsync's "dry-run" mode to create a list
> of files that differed between two systems (e.g. staging and production)
> to generate a form page and allow the user to pick which ones to sync.
>
> HTH,
Thanks Hassan!
I'll talk to developers to give it a try at our test environment.
Martín
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]