`rsync --bwlimit=<KBPS> <SOURCE> <DESTINATION>` is the option for rsync: This command needs to be modified with the new option: https://github.com/mstruebing/sback/blob/main/src/remotes.rs#L56-L59
rsync --bwlimit=<KBPS> <SOURCE> <DESTINATION>is the option for rsync:This command needs to be modified with the new option: https://github.com/mstruebing/sback/blob/main/src/remotes.rs#L56-L59