Hallo, thank you verry mutch. > The page at the following address gives some examples > of this: > http://www.ccp14.ac.uk/ccp14admin/rsync/index.html#client > I think this is what you are after. > Mainly using the (csh example) the following in > the script file you are using: > setenv RSYNC_PASSWORD plaintextpassword > (better ways of doing this?)
Now i was trie this: #!/bin/csh setenv RSYNC_PASSWORD mypasswort rsync -varpog -e ssh /home/www/web2 217.172.xxx.xxx:/home/www/web2 But the Server is askimg me again fore the Password. What can i do? Greatings Manfred Gnädig -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html