free backup tool
-
OriginalGriff wrote:
4GB allocated to backups
Actually that's not that much... I would have imagine something bigger
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
that's what she said... ;P
"the debugger doesn't tell me anything because this code compiles just fine" - random QA comment "Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst "I don't drink any more... then again, I don't drink any less." - Mike Mullikins uncle
-
OriginalGriff wrote:
4GB allocated to backups
Actually that's not that much... I would have imagine something bigger
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
It's only the daily incrementals, so they don't usually take much space each.
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
OriginalGriff wrote:
4GB allocated to backups
Actually that's not that much... I would have imagine something bigger
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
:doh: Fixed: I boobed. For GB, read TB throughout...:sigh:
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
I would imagine that, because it's been updated by microsoft in recent years, it's bloated, buggy, and unintuitive to use.
I wanna be a eunuchs developer! Pass me a bread knife!
-
:doh: Fixed: I boobed. For GB, read TB throughout...:sigh:
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
that sounds more realistic ;) :-D
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
-
Does anyone know a good backup tool for windows 10? My father in law wants to backup his documents onto a usb hard drive. (he doesn't want to put it in the cloud, so no dropbox or onedrive or the likes). Basically it should just take a copy of his documents and images (about 6 GB or something) every month or so... I could write something, but wanted to check first if something was already available. the simpler the better. thanks.
V.
(MQOTD rules and previous solutions)
A simple batch file using robocopy does the trick.
-
Does anyone know a good backup tool for windows 10? My father in law wants to backup his documents onto a usb hard drive. (he doesn't want to put it in the cloud, so no dropbox or onedrive or the likes). Basically it should just take a copy of his documents and images (about 6 GB or something) every month or so... I could write something, but wanted to check first if something was already available. the simpler the better. thanks.
V.
(MQOTD rules and previous solutions)
Why not using the built-in backup tool?
-
AOMEI can do that: How to Schedule Windows Backup with AOMEI Backupper Software[^]
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
Does anyone know a good backup tool for windows 10? My father in law wants to backup his documents onto a usb hard drive. (he doesn't want to put it in the cloud, so no dropbox or onedrive or the likes). Basically it should just take a copy of his documents and images (about 6 GB or something) every month or so... I could write something, but wanted to check first if something was already available. the simpler the better. thanks.
V.
(MQOTD rules and previous solutions)
-
How do you decide that this and other free software is purely altruistic? Always a difficult decision but I cannot see how the company earns its money. Maybe its run by a Chinese philanthropist
In this case, the free version is fully functional - I got the full version because I use it all the time and they deserve something for all their effort. I guess it's the old "shareware" principle: give it away, and if people want to pay you and maybe get a few extra features (AOMEI Professional is "faster" - can't honestly say I've noticed - but does have a few nifty features I haven't used) then that's profit without having to have a huge marketing budget?
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
Does anyone know a good backup tool for windows 10? My father in law wants to backup his documents onto a usb hard drive. (he doesn't want to put it in the cloud, so no dropbox or onedrive or the likes). Basically it should just take a copy of his documents and images (about 6 GB or something) every month or so... I could write something, but wanted to check first if something was already available. the simpler the better. thanks.
V.
(MQOTD rules and previous solutions)
I use Cobian Backup for me and my company (40 employees) since 10 years. It can be configured as a service for automated copies or as a program for manual ones. Additionally you can choose how frequently you want it to make copies: manually, daily, weekly, monthly, yearly or timed. You have the options for include XXX files (A whole directory, several directories, masks, files) and the same for exclusion. Also Full backups or just incremental. You can make just a copy or compress it in one archive (ZIP or RAR) It is powerful and best of all its free.
----- Life is as good as happy is your hart.
-
Does anyone know a good backup tool for windows 10? My father in law wants to backup his documents onto a usb hard drive. (he doesn't want to put it in the cloud, so no dropbox or onedrive or the likes). Basically it should just take a copy of his documents and images (about 6 GB or something) every month or so... I could write something, but wanted to check first if something was already available. the simpler the better. thanks.
V.
(MQOTD rules and previous solutions)
rsync in an auto-run script on the USB hard drive?
-
Does anyone know a good backup tool for windows 10? My father in law wants to backup his documents onto a usb hard drive. (he doesn't want to put it in the cloud, so no dropbox or onedrive or the likes). Basically it should just take a copy of his documents and images (about 6 GB or something) every month or so... I could write something, but wanted to check first if something was already available. the simpler the better. thanks.
V.
(MQOTD rules and previous solutions)
Have you tried SyncToy? I use it at home and at work.
-
A simple batch file using robocopy does the trick.
-
Does anyone know a good backup tool for windows 10? My father in law wants to backup his documents onto a usb hard drive. (he doesn't want to put it in the cloud, so no dropbox or onedrive or the likes). Basically it should just take a copy of his documents and images (about 6 GB or something) every month or so... I could write something, but wanted to check first if something was already available. the simpler the better. thanks.
V.
(MQOTD rules and previous solutions)
Robocopy running from a scheduled batch file (as mentioned by others) is a good choice. Also, take a look at Cobian backup. I've been using it for years. It has a built in scheduler so can run unattended. The only possible downside is the backups are stored in ZIP file format so an unzipping application is needed to access the backups. 7ZIP is a freebie that could accomplish that.
-
Does anyone know a good backup tool for windows 10? My father in law wants to backup his documents onto a usb hard drive. (he doesn't want to put it in the cloud, so no dropbox or onedrive or the likes). Basically it should just take a copy of his documents and images (about 6 GB or something) every month or so... I could write something, but wanted to check first if something was already available. the simpler the better. thanks.
V.
(MQOTD rules and previous solutions)
If you are willing to share with your dad, I would recommend Crashplan free. You can have your backups sent to your dad and he can have his sent to you.
-
Does anyone know a good backup tool for windows 10? My father in law wants to backup his documents onto a usb hard drive. (he doesn't want to put it in the cloud, so no dropbox or onedrive or the likes). Basically it should just take a copy of his documents and images (about 6 GB or something) every month or so... I could write something, but wanted to check first if something was already available. the simpler the better. thanks.
V.
(MQOTD rules and previous solutions)
-
I would imagine that, because it's been updated by microsoft in recent years, it's bloated, buggy, and unintuitive to use.
I wanna be a eunuchs developer! Pass me a bread knife!
On the other hand, if it IS any good and you start to rely on it, they will discontinue it. Or they will change the features claiming 'no one wants to back up to their own hard drive' (that is SO yesterday), so they will surreptitiously redirect the back up to a cloud location which will continue to increase in price. Finally, they will close down their cloud service.
-
On the other hand, if it IS any good and you start to rely on it, they will discontinue it. Or they will change the features claiming 'no one wants to back up to their own hard drive' (that is SO yesterday), so they will surreptitiously redirect the back up to a cloud location which will continue to increase in price. Finally, they will close down their cloud service.
You just can't hide from reality.
I wanna be a eunuchs developer! Pass me a bread knife!
-
Does anyone know a good backup tool for windows 10? My father in law wants to backup his documents onto a usb hard drive. (he doesn't want to put it in the cloud, so no dropbox or onedrive or the likes). Basically it should just take a copy of his documents and images (about 6 GB or something) every month or so... I could write something, but wanted to check first if something was already available. the simpler the better. thanks.
V.
(MQOTD rules and previous solutions)
This is what I using now. FreeFileSync - Free Backup and File Synchronization Software[^] It has left/right screen for files and folders comparison, a button to sync files/folders between two directories. this is a free software, should contains what you want. Cheers, tzuhsun