Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make timestamp an option #14

Open
turkeyphant opened this issue May 12, 2020 · 3 comments
Open

Make timestamp an option #14

turkeyphant opened this issue May 12, 2020 · 3 comments

Comments

@turkeyphant
Copy link

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

@wolfv6
Copy link
Owner

wolfv6 commented May 12, 2020

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.

@turkeyphant
Copy link
Author

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.

@wolfv6
Copy link
Owner

wolfv6 commented May 12, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants