File location for jobs

Hello,

Where can I find the file(s) for jobs so that I can move them to another instance?

Would it be possible to add a function to ‘export’ the command line built up by the job configuration?
It would be easier to automate once built and tested that way.

Thank you.
RC

1 Like

Hello RC,
Thank you for using RcloneView!

  1. Location of Job Files
  • Job data in RcloneView is stored in a database (DB) file.
  • This database file is located in the Documents directory of the user.
  • For example, on Windows, you can find it at:
    C:\Users\(YourUsername)\Documents\rclone_view.db
  • You can move this file to another instance to transfer your jobs.
  1. Regarding the Request to Export Job Configurations
  • Exporting job settings as a command line is a great idea!
  • We will review this internally for potential implementation.

Thank you for your valuable feedback!
Please let us know if you have any further questions.

Best regards,
RcloneView Support Team

thank you, and i apologize for late reply.

Are there any plans for a container-ize-able version or ideas how I could efficiently create one ?

I would like easy web access to an instance however I’m running into issues with installing ubuntu, then remote desktop, rust-desk, etc, everything has one issue or another. Silly things like cut-paste from the host to the instance are even complicated.

I’m sure its a ‘me’ problem, but there are lots of ‘me’ out there who would pay for something easily installable in Docker or Proxmox-helper scripts… and would likely be a great marketing move as well?

If it would integrate with cronicle or some other common cron manager that would be amazing, and you could eliminate development on the scheduler and notifier :slight_smile:

Thoughts?
Ross