Skip to content

Grahme121/daily-rclone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daily-rclone-backup-batch

This script running on crontab of storage server(SAN storage) on promise environment, observe backup storage status.

repo contains daily sendmail script and rclone batch script. (includes linux, windows)

this script content example of modification files in the last week.

setup rclone client

[root@localhost ~]# crontab -l
00 1 * * * bash /home/paran/rclone.sh

setup daily mail on storage server

[root@localhost ~]# crontab -l
30 9 * * * bash /home/paran/sendmail.sh [email protected]
0 9 * * * bash /home/paran/overmail.sh [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 79.3%
  • Batchfile 20.7%