Hello :-)
I have several folders to backup to an external server (on the web) through ssh.
I use a script with 4 rsync lines
of course ot asks me 4 times the pass.
I don't want to have a permanent open ssh from my computer to the server (no pass phrase nor rsa key).
I only would like to have to key the password once :-)

is there a way to collect the four folders in a single ssh/rsync session? (they are pair of local folder->remote folder)? Or is it possible to have a script ask for a pass and use it four times? (I'm reluctant to type the pass on the command line :-)

thanks
jdd
--
http://www.dodin.net
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to