Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ailsonguedes/auto_backup_sh
Shell script project made to automate the process of send some files to backup in a remote drive.
https://github.com/ailsonguedes/auto_backup_sh
Last synced: 2 days ago
JSON representation
Shell script project made to automate the process of send some files to backup in a remote drive.
- Host: GitHub
- URL: https://github.com/ailsonguedes/auto_backup_sh
- Owner: ailsonguedes
- Created: 2024-02-06T19:15:26.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-04T14:28:54.000Z (9 months ago)
- Last Synced: 2024-03-04T16:21:48.523Z (9 months ago)
- Language: Shell
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Auto-Backup
Shell script made to automate the process of send backup files to a remote drive.
## 🔧 Tools:
- GNU Bash: A command line interpreter known between others translators for user to operational systems, known by shell.
## 💻 How to Run:
- This project can be run normally in a Linux environment.
- Feel free to try to recompile this project to a Windows environment or your preferential SO.1. Compiling the project:
```shell
chmod +x projectname.sh
```2. Run this projectção ção (Linux):
- Go to the script file path via terminal.
- Run the command below in your terminal.
```shell
./projectname
```3. Wait the script run time.
4. Check in your remote drive that the files are ok in the path you indicate.
## 🙏 Contributions:
Feel free to contribute to thiw project and, if you have any questions, please contact me.
- Email: [[email protected]](mailto:[email protected])