Backup tools that recognize devices

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6175
Joined: Sat May 17, 2003 11:31 am
Contact:

Backup tools that recognize devices

Post by blueznl »

Not sure if such a program exists, but I'm looking for it (and too lazy to write something myself :-)) I have more than one USB drive and 'shuffle' them around a bit, but they're not all same size, and I don't always need a full backup. I'm looking for a good backup tool that does the following:

- recognize if a backup drive is attached (ie. an external usb drive, but it c
ould be on different drive letters!)

- option to encrypt part of the backup (no need to encrypt all, just certain folders with sensitive data, rest can be copied)

- no need for compression (it's a nice to have but no real need)

- only backs up changed material

- runs on windows xp

- selectable backup sets (ie. a backup set that backups essential stuff, another that copies the essential stuff plus all music, pictures, etc., plus yet another set that backups all)


Some / all of the above might require some sort of drive recognition / semaphore file recognition I fear... Currently I'm using a batch file that pretty much does the above, but there must be a faster and more comfortable way :-)

Any suggestions?
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
maw

Re: Backup tools that recognize devices

Post by maw »

Give SyncBack a try, either SE or Pro: http://www.2brightsparks.com/syncback/sbse.html

I use the SE-version, and instead of using a device letter (.e. C:) you can use a volume label or serial number. Using the Pro version you can script everything to your heart's delight, and should be able to make it automatically recognize when a volume label or serial number is available and then run the appropriate backup profile.

Give it a spin and see if it fits your needs. I think it's well worth it's price!
jamba
Enthusiast
Enthusiast
Posts: 144
Joined: Fri Jan 15, 2010 2:03 pm
Location: Triad, NC
Contact:

Re: Backup tools that recognize devices

Post by jamba »

maw wrote:Give SyncBack a try, either SE or Pro: http://www.2brightsparks.com/syncback/sbse.html

I use the SE-version, and instead of using a device letter (.e. C:) you can use a volume label or serial number. Using the Pro version you can script everything to your heart's delight, and should be able to make it automatically recognize when a volume label or serial number is available and then run the appropriate backup profile.

Give it a spin and see if it fits your needs. I think it's well worth it's price!

I've never used it, but I have always heard good things about this program.



I usually do my backups using:
1: rsync (or rsync running in cygwin if in windows)
2: my own backup routine, written in PB
3: synctoy

none of these work like you specified though! (drive letter has to be specified, etc)
-Jon

Fedora user
But I work with Win7
naw
Enthusiast
Enthusiast
Posts: 573
Joined: Fri Apr 25, 2003 4:57 pm

Re: Backup tools that recognize devices

Post by naw »

I always just used Windows 'Briefcase' - just create a Briefcase on your USB stick from the File Menu, then drop the files & folders onto it that you want to backup. After that it's easy to start a re-sync to update any file changes...
Ta - N
User avatar
GWarner
Enthusiast
Enthusiast
Posts: 605
Joined: Fri Jul 24, 2009 1:34 pm
Location: USA

Re: Backup tools that recognize devices

Post by GWarner »

Recently I was searching for a replacement for True Image. It seemed like with each new version True Image was getting buggier and buggier and Acronis' support was getting less and less. I bought the 2010 version hoping they had fixed serveral major problems I had with the 2009 version. They hadn't and my e-mailed support requests went unanswered. With all that in mind I decided I could no longer trust the program for something as important as backups, time to move on.

I came across SyncBack and tried it. Although it is a nice program it wasn't what I was looking for so I moved on.

I eventually remembered a drive utility I used to sue both at work and at home that had never failed to perform though at that time it wasn't owned by Symantec. Even though my opinion of Symantec itself isn't the greatest, they at least seemed to have not totally trashed the programs they have acquired recently like Partition Magic, GoBack (which apparently is no longer being sold), and Ghost. So I gave Norton Ghost trial a shot, it worked well and with no problems so I bought it and that is what I now use for backups.
User avatar
codewalker
Enthusiast
Enthusiast
Posts: 331
Joined: Mon Mar 27, 2006 2:08 pm
Location: Spain

Re: Backup tools that recognize devices

Post by codewalker »

Hi,- Blueznl - op wie heb je vandaag gestemd ? - who did you vote for today ? :)

Anyway, try one of these - - - -

shadowbackup http://quicklytech.com/home/features/ (simple - easy and good)

viceversa http://www.tgrmn.com/ (very configurable)

mirrorfolder http://www.techsoftpl.com/backup/ (the one i use myself)
this one labels a drive with an unique id.

What about puresync, it´s free for personal use http://www.jumpingbytes.com/puresync.html
Greetingznl
cw
There is a difference between knowing the code and writing the code.
May the code be strong in your projects.
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6175
Joined: Sat May 17, 2003 11:31 am
Contact:

Re: Backup tools that recognize devices

Post by blueznl »

I'm looking at the different suggestions, people. Thus far no winner, although SyncBack seems to be in the lead at the moment.

A propos voting... well, I admit I voted mid-right, you see, no matter how socialistic we all SHOULD be, it's hard to share wealth if there is none. Which is what would happen if I would follow my conscience and vote leftisch. Think about it: can you spend money without earning it first yourself? No? Then how can a government allow itself to do so?

I firmly believe in a positive approach, with a protective base buffer, ie. the base levels for everyone should be at a level where people do not suffer, but that's about it. All should be entitled to proper medical care, proper education. Then those that actually work and thus pay for those that do not work should receive sufficient benefits. If the overal level increases, then it's the task of a government to roam the top a bit to spread the wealth so everybody gets something, but its outright silly to overload your taxpayers in such a way there's no reason to actually work and make some money...

Yet, regardless of the above paragraph, which admittedly is a bit rightwing (though not entirely unsensible if you come to think about it) the following rule applies to RIGHT, LEFT, and MIDDLE... FIRST EARN, THEN SPEND. Any colour, any government, any political party or politician that thinks he / she / it can spend now, earn later, is frankly using todays tax money to make sure we'll have even less tomorrow, where our kids have to pay the enormous debts some stupid politicians build today, all under the umbrella of (dare I say it) socialism.

If anything, I guess you could consider me an enlightened capitalist. I wasn't born that way, it's just politics that made me a well-intending cynic. So now, after extreme left and extreme right, there's now extreme middle... Sigh.
Last edited by blueznl on Wed Jun 09, 2010 10:45 pm, edited 1 time in total.
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
User avatar
codewalker
Enthusiast
Enthusiast
Posts: 331
Joined: Mon Mar 27, 2006 2:08 pm
Location: Spain

Re: Backup tools that recognize devices

Post by codewalker »

where our kids have to pay the enormous debts some stupid politicians build today, all under the umbrella of (dare I say it) socialism.
I totally agree ! And would like to add :
If the Netherlands doesn´t help it self first, then how can they help others ?
During the last 2 kabinets the Netherlands has drifted away on a pink left cloud, dreaming that everybody
and everything is ok. I really hope that this time the dutch people vote for politicians who have reality checks
on their agenda.
Greetings
cw
There is a difference between knowing the code and writing the code.
May the code be strong in your projects.
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Re: Backup tools that recognize devices

Post by SFSxOI »

Acronis True Image
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6175
Joined: Sat May 17, 2003 11:31 am
Contact:

Re: Backup tools that recognize devices

Post by blueznl »

codewalker wrote:
where our kids have to pay the enormous debts some stupid politicians build today, all under the umbrella of (dare I say it) socialism.
I totally agree ! And would like to add :
If the Netherlands doesn´t help it self first, then how can they help others ?
During the last 2 kabinets the Netherlands has drifted away on a pink left cloud, dreaming that everybody
and everything is ok. I really hope that this time the dutch people vote for politicians who have reality checks
on their agenda.
Greetings
cw
I said that, don't want to put the blame on codewalker :-)

Anyway, the brainless have spoken. They have given way too many votes to the guy who managed (as a mayor) to destroy Amsterdam's budget for the next 10 to 20 years... so it's time he'll continue his havoc on a national scale... sigh.

Oh well, enough politics. I think it was a 'don't' even in the off-topic category :-)
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
User avatar
codewalker
Enthusiast
Enthusiast
Posts: 331
Joined: Mon Mar 27, 2006 2:08 pm
Location: Spain

It is said

Post by codewalker »

It is said that the people get the government that they deserve. After 3 kabinets the dutch
still haven't learned that an illusion (pvda) never will turn into something real. We'll at least
they put cda out of business. That at least is some positive change :D
We'll lets see how it will work out with this new kabinet.
cw
There is a difference between knowing the code and writing the code.
May the code be strong in your projects.
zikitrake
Addict
Addict
Posts: 883
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Re: Backup tools that recognize devices

Post by zikitrake »

I don't try it, but (only for today), a registered version of DoubleSafety 4.5:

http://www.giveawayoftheday.com/doublesafety-4-5/
Post Reply