search for: backbup

Displaying 1 result from an estimated 1 matches for "backbup".

Did you mean: backbus
2004 Jan 18
1
How to mask @ symbol in username?
...ease note: this IS ONLY the username, so to login vie ssh I have to type usernam@server.com. 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 username@server.com@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