https://github.com/sowinskibraeden/directorybackup
Simple Windows GUI program to backup selected directories to a remote file server.
https://github.com/sowinskibraeden/directorybackup
Last synced: 3 months ago
JSON representation
Simple Windows GUI program to backup selected directories to a remote file server.
- Host: GitHub
- URL: https://github.com/sowinskibraeden/directorybackup
- Owner: SowinskiBraeden
- Created: 2025-02-21T05:34:04.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T05:37:09.000Z (3 months ago)
- Last Synced: 2025-02-21T06:27:13.428Z (3 months ago)
- Language: Makefile
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## directoryBackup
I don't really know what I am doing. But I would like to make a windows GUI application to backup selected folders to a remote file storage.
Possible make this process automated in the background after. Because windows file history is junk, and the other windows backup refuses to
connect to my personal storage server for some unknown reason.Also, I am programming this in a linux environment for Windows.. so that is an extra hastle. Just ignore my bad code.