FR: Backup FROM and ftp or SSH connected server

Bug #504480 reported by Oceanwatcher
34
This bug affects 6 people
Affects Status Importance Assigned to Milestone
Back In Time
Confirmed
Wishlist
Unassigned

Bug Description

It would be really useful to be able to backup FROM a server (webserver) down to my local desktop PC.

Doing an incremental backup over ftp or SSH would be the perfect solution for a lot of webdesigners. We need a reliable backup where we can go back in time in case of a break-in on the server, a harddisk crash, a bug in the system that cause failures etc.

It is not enough to do a simple sync that would overrwrite the local copy. This would be disaster if the original got corrupted as you would end up with a corrupted backup.

Also, it is important that it is possible to only backup the changed files as a full backup would use too much time and too much bandwith.

Just wish it would also be able to do the same with the MySQL database :-) But I guess that is a totally different talk...

Revision history for this message
Dan (danleweb) wrote :

You can use sshfs/curlftpfs to mount your server and then use BIT to backup mounted point.

Revision history for this message
Oceanwatcher (oceanwatcher) wrote :

Yes... If it is supported at the remote end.

So I have to do this for all my 23 domains...

Would it not be easier to build this into the software so the software opens a session to the remote server, do the job and shut it down?

Revision history for this message
Dan (danleweb) wrote :

You can user user.callback to mount/unmount your server. This is for backup process.
But for the GUI you have to do it manually, at least for the moment.

Changed in backintime:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Eric JACQUOT (ejacquot) wrote :

Hi all,

I think using sshfs to Back-In-Time is a bad and wrong idea :

First, there are some systems doesn't support FUSE ans SSHFS.
Second, Backintime seems to be an embedded rsync frontend. What about rsync over ssh ?

No time to paste any diff and don't use the trunk branch, but it will be usefull to do. So tell me your minds ;)

Revision history for this message
ML (0cs935kb517wwmwa7m9428daadkye-m9u2-wz6bkyhu4uqpfausw0ege9b0y33eg) wrote :

I hope this function will came next time...

Revision history for this message
buhtz (buhtz) wrote :

Please see this Issue moved to https://github.com/bit-team/backintime/issues/213 if anyone want to take it.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.