Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
Grogster Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9593
Posted: 06:44am 04 Sep 2024
Copy link to clipboard
Print this post
Hello all.
I currently use iDrive, and it works really well, and only ever backs up files that have changed or been created since the last sync.
Is there a software that anyone can reccomend, that I can run on the local machine, that will backup to a permanently connected USB flash or SSD drive?
It's getting hard to remember exactly what files I opened, changed or created on any one day.... Smoke makes things work. When the smoke gets out, it stops!
JohnS Guru Joined: 18/11/2011 Location: United KingdomPosts: 4038
Posted: 08:05am 04 Sep 2024
Copy link to clipboard
Print this post
Which OS is on the local machine?
John
TassyJim Guru Joined: 07/08/2011 Location: AustraliaPosts: 6270
Posted: 08:16am 04 Sep 2024
Copy link to clipboard
Print this post
I'm a cheapscape. For Windows, XCOPY or ROBOCOPY and a schedule
I rarely add a low-level folder, so don't often have to change the batch file. "%ddir% is set to the drive (and perhaps folder) I want to copy to. I have variants to copy to a net drive or to USB or SD card.
ville56 Senior Member Joined: 08/06/2022 Location: AustriaPosts: 221
Posted: 12:29pm 04 Sep 2024
Copy link to clipboard
Print this post
syncthing could be worth a try, runs on windows, Linux/Unix, Android and there are packages available even for off-the-shelf NAS boxes. Has lots of configuration possibilites. 73 de OE1HGA, Gerald
twofingers Guru Joined: 02/06/2014 Location: GermanyPosts: 1577
Posted: 01:18pm 04 Sep 2024
Copy link to clipboard
Print this post
@ChatGPT: briefly explain to me how "robocopy" works. What are the advantages over xcopy?
Regards Edited 2024-09-04 23:24 by twofingerscausality ≠ correlation ≠ coincidence
Goksteroo Senior Member Joined: 15/03/2021 Location: AustraliaPosts: 114
Posted: 02:05pm 04 Sep 2024
Copy link to clipboard
Print this post
SyncBack Free works well on windows. Been using it for years without issues. Define what and how to backup then set a schedule for it to run - easy peasy. There is also a pro version but the free version works well for home/single user use.
twofingers Guru Joined: 02/06/2014 Location: GermanyPosts: 1577
Posted: 04:37pm 04 Sep 2024
Copy link to clipboard
Print this post
One more point is worth considering: the dependence on the manufacturer of the backup software. What if the manufacturer decides to change the format or its pricing policy or goes bankrupt?
EDIT: Important: There is one reason not to use Robocopy: Robocopy has problems with open files. (The Robocopy GUI ist still available on archive.org)
see also: https://en.wikipedia.org/wiki/RichCopy (and its limits) Edited 2024-09-05 04:16 by twofingerscausality ≠ correlation ≠ coincidence
Grogster Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9593
Posted: 12:05am 05 Sep 2024
Copy link to clipboard
Print this post
Wow - lots more replies then I expected - thanks. I will read through this thread in more detail and look at a few of the options. Never thought of asking chatGPT....Smoke makes things work. When the smoke gets out, it stops!
Gizmo Admin Group Joined: 05/06/2004 Location: AustraliaPosts: 5117
Posted: 03:37am 05 Sep 2024
Copy link to clipboard
Print this post
I've been using batch files for this purpose for years.
The switches are... /c continue on errors /d copy files with a newer date /f display whats been backed up /e copy all sub folders /y overwrite existing
I put this batch file into the scheduler.
I've seen many backup software options that are just not that good at what they do. My advise has always been to stay away from them, just use batch files.
Footnote added 2024-09-05 13:39 by Gizmo Just adding, when you add the batch file to the scheduler, you need to give it admin rights, so it will run even if you are not logged in.The best time to plant a tree was twenty years ago, the second best time is right now. JAQ
Grogster Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9593
Posted: 04:03am 05 Sep 2024
Copy link to clipboard
Print this post
Does XCOPY have that issue too? iDrive sync copies open files, and I leave several files open all the time, so I need something that WON'T fall over, if it tries to copy a file that is already open in an application.
That's not a deal breaker though - I most certainly CAN just close all applications that have files open, BEFORE I run the ROBOCOPY or XCOPY batch file. There is no pain in having to do that, but it is preferable to be able to copy files that are still open.Smoke makes things work. When the smoke gets out, it stops!
TassyJim Guru Joined: 07/08/2011 Location: AustraliaPosts: 6270
Posted: 06:47am 05 Sep 2024
Copy link to clipboard
Print this post
I believe that XCOPY will copy open files but there are different 'open' states including buffers that haven't been flushed.
It should be simple for you to test on your files.
Grogster Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9593
Posted: 06:50am 05 Sep 2024
Copy link to clipboard
Print this post
Good point, well made.
I will open some files in my CAD software, then attempt to XCOPY them to another location and see what happens.Smoke makes things work. When the smoke gets out, it stops!
twofingers Guru Joined: 02/06/2014 Location: GermanyPosts: 1577
Limitations XCOPY fails with an "insufficient memory" error when the path plus filename is longer than 254 characters.[14] An option "/J" copies files without buffering;[15] moving very large files without the option (available only after Server 2008R2) can consume all available RAM on a system.
No open files XCOPY will not copy open files. Any process may open files for exclusive read access by withholding the FILE_SHARE_READ [16]
XCOPY does not support the Windows Volume Shadow Copy service which effectively allows processes to have access to open files, so it is not useful for backing up live operating system volumes.
I would prefer robocopy to xcopy. But a backup strategy is also important, not just a backup program. I suspect that because of the complexity, many people forego backup altogether. Regards Michaelcausality ≠ correlation ≠ coincidence
Volhout Guru Joined: 05/03/2018 Location: NetherlandsPosts: 5066
Posted: 11:43am 05 Sep 2024
Copy link to clipboard
Print this post
Somtimes backups become worthless...
12 years ago I bought a new 21" MAC (apple). And the machine has a nice feature. You buy a (at that time 90 euro) USB harddisk, and plug it is. The MAC shows a popup. "do you want to use this drive as backup drive?". I answered Y, and never looked at it since.
The machine made incremental backups ever since. Apple claimed: when your machine dies, buy a new MAC, plug in the USB drive, and you are back in business (after hours of waiting).
Time has passed since 2012...
I cannot buy any Intel MAC anymore, only ARM (M1/M2/M3) and have a nice backup drive with 32bit and 64bit x86 code, and data.....
atmega8 Guru Joined: 19/11/2013 Location: GermanyPosts: 724
Posted: 05:13pm 05 Sep 2024
Copy link to clipboard
Print this post
Try Veeam Backup & Replication. The free Community Edition!
PhenixRising Guru Joined: 07/11/2023 Location: United KingdomPosts: 1362
Posted: 06:58am 06 Sep 2024
Copy link to clipboard
Print this post
This post reminded me that I used to use a file-sync program but I couldn't remember the name. I had reason to fire-up the old XP laptop, yesterday and there was the folder; Allway Sync.
Did a search and now I see that it's Good Sync (also on the above ChatGPT list).
I installed the free version and I have to say that I'm impressed. I used it to backup/sync with my Dropbox and Google Drive.
The Dropbox backup had to be re-started a couple of times due to a complaint of "too many files open" but this was a first-time copy that was >1.5GB
Now, it feels solid.
Page 1 of 2
Print this page
The Back Shed's forum code is written, and hosted, in Australia.