PBS is a rather poor technology for file backups. If you don't need blockstorage but files, something like robocopy, rsycn, zfs send or the likes will perform miles better, because it only has to read metadata (and for ZFS not even that). PBS on the other hand reas ALL the data, EVERY single...