rclone_jobber icon indicating copy to clipboard operation
rclone_jobber copied to clipboard

Make timestamp an option

Open turkeyphant opened this issue 4 years ago • 3 comments

It would be nice to make this an option so the user does not need to edit the master script with every update:

timestamp="$(date +%F_%H%M%S)" #time w/o colons if thumb drive is FAT format, which does not allow colons in file name

turkeyphant avatar May 12 '20 10:05 turkeyphant

I can do that on the next version of rclone_jobber.sh by parsing for the --FAT option flag. It will be a few weeks before I get around to it.

Thanks for the feature request.

wolfv6 avatar May 12 '20 11:05 wolfv6

Thanks. It might be an idea to do the same for all rclone_jobber options e.g. log_option and if you ever allow customisation of the backup-dir locations.

turkeyphant avatar May 12 '20 11:05 turkeyphant

Ya, I will go through the whole script and see what can be made into an option flag.

wolfv6 avatar May 12 '20 11:05 wolfv6