Hi,

I am trying to access an account with rsync that has a username like
this: 

"[EMAIL PROTECTED]" 

Please note: this IS ONLY the username, so to login vie ssh I have to
type [EMAIL PROTECTED] I think itīs Ensim Webppliance, that handles
virtual accounts that way.

So now, if I waqnt to access this account with rsync, I must type
something like:

rsync -e ssh [EMAIL PROTECTED]@server.com:/home /backbup

that leads to an error, because obviously the second @ in the
username/server combo is not understood by rsync.

What can i do now? How can i mask the first @ ???


Thank you very much for your attention!

Peter
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to