Jeremy Davis's picture

On the server that works you can just dump the backup to a DIR like this:

tklbam-backup --dump=DIR #where $DIR is a local directory

If you want you can also manually transfer that backup and restore it like this:

tklbam-restore DIR #where $DIR is a local directory

Although I have found on occasion the permissions may need some tweaking when backup and restore are done like that...