EasyBackup icon indicating copy to clipboard operation
EasyBackup copied to clipboard

A simple, no-frills file copy/backup program with incremental backups for Windows, macOS, and Linux built in C# with Avalonia (Legacy Windows-only, WPF version available)

Results 10 EasyBackup issues
Sort by recently updated
recently updated
newest added

There's a branch with a working Avalonia cross-platform build that works on Windows and macOS at least (Linux untested). We should make it the main branch/build and let people download/use...

enhancement

It's sometimes useful to see what's currently being backed up, since it might be a large file. This way, the user can see what's going on and know that a...

enhancement

Hello, possible to run when file changed or on interval? Thanks!

The software doesn't work whenever it encounters an NTFS Junction. We need to either follow those links when backing up (without backing up duplicate files!) or ignore junctions completely.

bug
enhancement

It appears as though there is a small bug in EasyBackup where a file may appear to not be backed up IF it’s parent folder excludes the given file, but...

bug

`dotnet-releaser` is not actually publishing the release for some reason when done via CI. ...maybe I shouldn't add the tag myself...? does the releaser handle this? That might fix the...

enhancement
help wanted

Code coverage with unit testing has begun. If everything is correct, I will add more tests soon.

Yeah we should really have some automated tests here...

enhancement
good first issue

Currently that is available in the Windows-only legacy version only. Can see how Windows version works to implement this via CLI.

enhancement
good first issue

There are commercial projects with the name "Easy Backup". I don't want to confuse a free, open-source solution with a commercial project, as it's not fair to the commercial project....

enhancement