Progress bar and status monitoring wrapper for rsync transfers
Status/progress bar for rsync
rsyncy
$ rsyncy -av /local/path/ user@remote:/remote/path/
$ rsyncy -av user@remote:/remote/path/ /local/path/
$ rsyncy -av --delete /source/ /destination/