Is there any way to embed rclone within the rustic binary? #999
Closed
nickchomey
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hey there, corresponding issue is here: rustic-rs/rustic_core#14 We are currently integrating with openDAL in rustic-rs/rustic_core#73 So in general, I'm not sure if embedding rclone is the way to go, also because it's not supported on Windows and might create a patchwork rug within rustics codebase to keep it cross-platform. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm wondering if there's any way to embed rclone within rustic so that only a single binary is needed?
I dont know anything about rust, but I see that there is librclone and a rust crate for it
I suppose that even if it is possible, perhaps it would be preferrable not to - so that rclone can update independently (and seemingly more frequently) from rustic
Beta Was this translation helpful? Give feedback.
All reactions