Basic rsyncing:
#!/bin/bash
rsync -avz --delete --exclude= --exclude=remotehost.com:/the/remote/directory/ /the/local/dir
Basic rsyncing:
#!/bin/bash
rsync -avz --delete --exclude= --exclude=remotehost.com:/the/remote/directory/ /the/local/dir