Skip to content

A simple backup script meant to backup files locally. Usage with task schedulers like cron

License

Notifications You must be signed in to change notification settings

PAExplorer/NoahBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In Windows add the batch script to "Task Scheduler"
In Linux make the script file executable with:
chmod +x noahScript
then add the task to cron 

Use an appropriate interval perhaps once per week for larger files. It isn't very verbose so just be aware that it is indeed working if no errors have been thrown up.

About

A simple backup script meant to backup files locally. Usage with task schedulers like cron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published