F5F Stay Refreshed Software Operating Systems Protective Tools

Protective Tools

Protective Tools

L
leprincePOSAY
Junior Member
37
01-22-2016, 05:57 AM
#1
I’m searching for tools that can securely save your family photos and videos to an external hard disk without backing up your operating system. You have Windows 7 on an SSD, separate internal mechanical drives for images, and an external USB for backups. You’re open to paid solutions but want something user-friendly and reliable, ideally under $30.
L
leprincePOSAY
01-22-2016, 05:57 AM #1

I’m searching for tools that can securely save your family photos and videos to an external hard disk without backing up your operating system. You have Windows 7 on an SSD, separate internal mechanical drives for images, and an external USB for backups. You’re open to paid solutions but want something user-friendly and reliable, ideally under $30.

X
xPYK3
Junior Member
2
01-23-2016, 01:03 AM
#2
Create a batch file and schedule it to execute automatically.
X
xPYK3
01-23-2016, 01:03 AM #2

Create a batch file and schedule it to execute automatically.

J
JakeTVGaming
Senior Member
259
01-23-2016, 08:00 AM
#3
Find updates on the initial file and apply modifications to the backup without copying everything repeatedly.
J
JakeTVGaming
01-23-2016, 08:00 AM #3

Find updates on the initial file and apply modifications to the backup without copying everything repeatedly.

E
ezra24rct3
Junior Member
15
01-23-2016, 08:57 AM
#4
Use robocopy with /mir option to copy only changed files. Command example: c:\> robocopy /mir source path destination. For easier use, consider BestSync via web interface.
E
ezra24rct3
01-23-2016, 08:57 AM #4

Use robocopy with /mir option to copy only changed files. Command example: c:\> robocopy /mir source path destination. For easier use, consider BestSync via web interface.

E
Eduardo_GameOn
Posting Freak
921
01-27-2016, 12:06 PM
#5
IMO: I prefer syncbackFree at 2brightsparks.com. It offers many customizable options and is quite reliable for personal use. The sync function works well with my flash drive, and updates in the source folder automatically reflect on the drive, even deleting files.
E
Eduardo_GameOn
01-27-2016, 12:06 PM #5

IMO: I prefer syncbackFree at 2brightsparks.com. It offers many customizable options and is quite reliable for personal use. The sync function works well with my flash drive, and updates in the source folder automatically reflect on the drive, even deleting files.

L
Lord_Foxtrot
Senior Member
408
02-01-2016, 09:01 PM
#6
Acronis offers strong disk cloning capabilities, partition management, and reliable cleaning features. It also provides ongoing backup solutions.
L
Lord_Foxtrot
02-01-2016, 09:01 PM #6

Acronis offers strong disk cloning capabilities, partition management, and reliable cleaning features. It also provides ongoing backup solutions.

A
alan0621
Member
212
02-02-2016, 04:47 AM
#7
Thank you, I'm glad to help.
A
alan0621
02-02-2016, 04:47 AM #7

Thank you, I'm glad to help.

A
220
02-02-2016, 06:01 AM
#8
I suggest using Robocopy as discussed earlier, but you must set up the script at regular intervals—every few minutes or hours. It won’t run continuously like a full backup. I rely on Crashplan for off-site storage and also use it to back up files to my NAS and another drive. The free version of Crashplan allows free backups to other devices, which is useful. Agreed, with just one of these tools, backups happen in a specific format, whereas Robocopy creates exact copies. There’s no need for third-party software since it’s a direct 1:1 copy. If I hadn’t used Crashplan for off-site storage, I’d be running a Robocopy script every hour.
A
AssassinJayden
02-02-2016, 06:01 AM #8

I suggest using Robocopy as discussed earlier, but you must set up the script at regular intervals—every few minutes or hours. It won’t run continuously like a full backup. I rely on Crashplan for off-site storage and also use it to back up files to my NAS and another drive. The free version of Crashplan allows free backups to other devices, which is useful. Agreed, with just one of these tools, backups happen in a specific format, whereas Robocopy creates exact copies. There’s no need for third-party software since it’s a direct 1:1 copy. If I hadn’t used Crashplan for off-site storage, I’d be running a Robocopy script every hour.