Brent,

Rsync will use ssh by default.  If you're stuck with just using the ssh
transport (similar to doing an scp) then you should try 'Open Process'
followed by 'write to process'.  But  this bug,
http://quality.runrev.com/qacenter/show_bug.cgi?id=3196, may get in your
way.

If you can put rsyncd on the remote server then you have one of two
options.  You can use the "--password-file" option on the command line or
you can try setting the environment variable 'RSYNC_PASSWORD'.

--
cb

On 5/29/07, Brent Anderson <[EMAIL PROTECTED]> wrote:

Hello.

I'm looking into a way to execute rsync on Mac OS X from Revolution
via shell. One of the rsync targets will be a remote server. The
problem I'm facing here is that I can't pass a password to access the
server from rsync. Although I could use public key authentication, I
don't want to have to worry about handling the certificates outside
of Revolution.

In short, how does one pass a password into rsync so that Revolution
can properly use it?

Thanks,
Brent Anderson
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to