You are here
Kamil - Mon, 2014/06/02 - 10:28
Hello
I enabled the Daily backup and I want to download the backup file on my laptop,
Could anybody tell me how to do that?
Thanks
Forum:
Tags:
Hello
I enabled the Daily backup and I want to download the backup file on my laptop,
Could anybody tell me how to do that?
Thanks
You'll need to configure TKLBAM to backup to your laptop
Assuming that you are running a v13.0 appliance (which has TKLBAM v1.4) then you can relatively easily configure TKLBAM to backup to your laptop. First thing you'll need to do is decide what protocol you want to use and install and/or configure that on your laptop then set TKLBAM to use it. Details of what I am talking about can be found in the TKLBAM docs here.
I guess the other option would be to just backup to local storage on the server and manually copy it to your laptop.
Thanks Jeremy for
Thanks Jeremy for replaying
Where is the Backup files located in the server?
and which files I have to copy? (incremental or full backup or both?)
If you have been doing backups elsewhere
Then personally I would force a full backup (at least the first time you run it). IMO there isn't much point of having a local backup if you don't have it all...!
As for where the files will be, ihf you use the --dump=/some/folder switch then your backup will be in /some/folder (note the hint about restoring too).
And to some it's obvious, but always makes sure that you regularly test your backups to make sure they're working (I use a disposable VM). I try to do it once a month at least. It's no good having a backup that when you need it it doesn't work!
I tried the following
I tried the following command, but is doesn't work!,
The error messgae say that is no such folder, and i'm sure that folder is available!
could you advise, please?
Thanks
You still need to use the tklbam-backup command
I suggest that you either exclude the location where you save your backup or make sure you delete it after you have moved it, otherwise the size of your backup will grow exponentially. Also personally I would put it somewhere in the root home directory (but that's just me and my preference).
So I would try something like this:
Thank you for your ReplayI
Thank you for your Replay
I received the below erorr :(
Hmmm...
Ok well it looks like a manual dump might always be a full backup (hence why the '--full-backup' switch is incompatible). I haven't tested extensively to be sure, but it wouldn't surprise me as IMO a local backup makes much more sense being a full/complete backup (rather than incremental).
So just omit that switch:
It does seem to recurse more than it should (i.e. the backup folder ends up in the backup too) but it doesn't seem to get stuck recursing over and over again. You could avoid that by configuring tklbam to exclude /root/backup but I don't think it's make too much difference. Just remember to move/delete the folder contents before you run another backup, otherwise it will grow exponentially!
Thanks alot :) Regards
Thanks alot :)
Regards
Glad we got there in the end!
Happy backups! :)
Add new comment