simple rsync syntax needed, please help
Ok, i'm trying to use rsync to download a cpanel database backup. The URL is as follows:http://user:pw@www.domain.net:2082/g...ackup/dbase.gz
What is the syntax to make rsync grab that file, and drop it into say "/backup/dbase"
Thanks