Skip to content

manuelbalbi/rclone_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rclone_script

Simple fish script to automate bisync on cloud services from Terminal

rclone_script is a simple script written in fish that uses rclone previously configured remotes via rclone config via manual launch at the moment.
Initial versions of rclone_script where written in bash. The goal is to make it a useful generic script in the future.

Usage

rclone_scipt parses some arguments:
-h, --help Show help message
-d, --debug Set DEBUG verbosity in rclone
-r, --resync Set resync on bisync in rclone
-t, --time=VALUE Set max life of files (e.g., -t 90d or --time=1y default is 90 years)
-n, --no-dry-run Run the script without dry-run safety

Features

  • Fish functions rclone_script
  • Auto update the script
  • Auto fetch remote list from rclone config
  • Guided configuration (partial) via installer.fish
  • Avoid stop by idle/sleep/screen events

Notes

Important

The rclone_script needs that at least one remote in configured in by using the rclone config via shell terminal

Warning

The rclone_script will fail if the lockscreen is activated (by idle time or by the user)

About

Simple script to automate sync on cloud services from Terminal

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages