Skip to content

paranlee/daily-rclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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 2 examples.

  1. modification files in the last week.

  2. check the storage size.

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 paranlee@paran.lee
0 9 * * * bash /home/paran/overmail.sh paranlee@paran.lee

About

My rclone use case with bash shell script.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published