Page 1 of 2

Portable Backup Solution

Posted: Mon Feb 06, 2006 6:44 pm
by Darkbee
I currently use SyncBack for all my syncronization and backup needs. It serves it's purpose well and I have no plans to stop using it for my permanent computer. However, I would really like to have a complete yet lightweight portable backup solution.

My requirements are fairly simple:
I would like to be able to backup selected directories and files in a backup set, not necessarily all subdirectories but unrelated directories and/or files.
I would like for the destination files to be zipped in individual files.
I would like to make incremental backups so that only files that have changed are backed up.

In addition but not necessarily required:
I would like to be able to syncronize directories.

The suggested program on PF.com, namely Freebyte Backup, would probably fit the bill were it not for the fact that it doesn't have the zipped backups; it merely copies all files as is.

I have stumbled across some possible alternatives but am uncertain as to their portability. The strongest candidate so far is probably Polder Backup but I am still not 100% certain if it is portable or not. Does anybody have any suggestions?

Posted: Tue Feb 07, 2006 4:44 am
by XPect
I could suggest that you take a look at FullSync.
I've just discover this one and it seem to do the job while staying portable.
Setting are stored in the apps directory. I haven't fully check the registry yet but it seem that nothing is stored here.

http://fullsync.sourceforge.net/

Another good program provided by sourceforge :D

Regards

Posted: Tue Feb 07, 2006 5:51 am
by Darkbee
XPect wrote:I could suggest that you take a look at FullSync.
This program certainly has promise, it looks very much like SyncBack but portable, which would be perfect. The only downside is that, if I understand correctly, the program does not yet support zipping destination backup files. Other than that, it looks perfect. Good find!

Posted: Wed Feb 08, 2006 7:15 am
by Darkbee
Closer inspection reveals that this program is written in Java, which is a major bummer since that means that it has a dependancy on the not-so-small Java Virtual Machine.

I don't think this really counts as portable but thanks all the same.

Posted: Wed Feb 08, 2006 8:05 am
by goodtimetribe
Darkbee wrote:Closer inspection reveals that this program is written in Java, which is a major bummer since that means that it has a dependancy on the not-so-small Java Virtual Machine.

I don't think this really counts as portable but thanks all the same.
I've been toying with good ol' Briefcase. Also, any kind of zipping can be automated through using a command line compresser and a batch file. Even better, you can create shortcuts to the batch files. It seems to be doing the job for me. Yeah, a good program that would do it all for me would be nice, but...(maybe it's something I'll program later, after this semester's over).

Posted: Wed Feb 08, 2006 9:12 am
by XPect
The other one that I use on a regular basis is ICEMiror, but it doesn't support compression either.

Another one that does compression is TaskZip that can be found below.
http://www.pb-sys.com/
I'm not shure that this one is portable, I've just tried quickly but only on one machine so I can't confirm yet.

Take a look on your side and let me know.

Posted: Sat Feb 11, 2006 9:34 am
by iMartyr
has anyone found a sync utility that can sync open files as they change ? this would be a very useful I currently use allway sync for all of my backup needs but it is to able to handle live sync of files.

Re:

Posted: Sat Apr 11, 2015 12:05 pm
by smaragdus
XPect wrote:I could suggest that you take a look at FullSync.
I've just discover this one and it seem to do the job while staying portable.
Setting are stored in the apps directory. I haven't fully check the registry yet but it seem that nothing is stored here.

http://fullsync.sourceforge.net/

Another good program provided by sourceforge :D

Regards
I have just tested FullSync- I like it but it is not portable- it creates a folder- C:\Users\XXX\.config\fullsync containing the following files- 'fullsync.log', 'preferences.properties' and 'profiles.xml'- moving these files to FullSync's own folder doesn't help or at least I am missing something. Has anybody tested FullSync (the latest version is 0.10.2) and is there a way to make FullSync portable?

Re: Portable Backup Solution

Posted: Sun Apr 12, 2015 1:23 pm
by tproli
I don't know FullSync but the download page says that "Java must be installed".

Re: Portable Backup Solution

Posted: Sun Apr 12, 2015 1:36 pm
by smaragdus
@tproli
For me the problem it is not Java but the lack of portability- DirSync Pro also requires Java but in contrast with FullSync it is fully portable.

Re: Portable Backup Solution

Posted: Sun Apr 12, 2015 2:15 pm
by tproli
I see. Use this if there's no official solution:
http://rolandtoth.hu/yaP/#examples/FullSync.ini

Re: Portable Backup Solution

Posted: Sun Apr 12, 2015 2:34 pm
by smaragdus
I have just tested it and it works! You created it for me? Many thanks!!

By the way are you the developer of yaP?

Re: Portable Backup Solution

Posted: Sun Apr 12, 2015 2:55 pm
by tproli
For anyone who needs it. Yes, it was me :)

Re: Portable Backup Solution

Posted: Sun Apr 12, 2015 3:28 pm
by smaragdus
Thank you once again. I tried to use yaP but I failed (although I read the instructions (Usage) carefully), it seems I missed or messed up something. :oops:

Anyway, I will try yaP again but I'd better study the examples first. :)

Just a question- may I ask you to create another example so that I would be able to compare it with my unsuccessful one and see why I failed?

Regards

Re: Portable Backup Solution

Posted: Sun Apr 12, 2015 11:23 pm
by tproli
Yes, reading the docs helps in most cases :)

There are almost 200 examples:
http://rolandtoth.hu/yaP/#examples

If that's not enough, post your malfunctioning config to check.