Good luck! Post here if you need further helpOkay thanks i will try it next weekend
Wish me luck
Good luck! Post here if you need further helpOkay thanks i will try it next weekend
Wish me luck
git clone https://github.com/imkiva/onedrive-sdk-python
cd onedrive-sdk-python/
cp -ar src/onedrivesdk /usr/lib/python3/dist-packages
cp -ar src/python3/request /usr/lib/python3/dist-packages/onedrivesdk
cd /usr/lib/python3/dist-packages/middlewared/rclone/remote/
wget https://raw.githubusercontent.com/t...lewared/middlewared/rclone/remote/onedrive.py
sed -i '1d;$d' onedrive.py
Hi all. I have successfully brought back the beloved OneDrive CloudSync integration to my machine. Here's the instruction:
USE AT YOUR OWN RISK
1. Open a shell to TrueNAS Scale 23.10, both ssh and the terminal from WebUI are ok.
2. Run the following command. Again, USE AT YOUR OWN RISK.
3. Run the following command, which basically reverts this PR: https://github.com/truenas/middleware/pull/11143
Good to know you found a solution that works for you, I'll give this request some thought but one great way to support others in the community is to contribute this to the resources section : https://www.truenas.com/community/resources/@Cellobita and all
I updated today to cobia and tried via rclone and it works :)
i checked too if the rclone.cfg after restart still active and it is :)
@ABain maybe you can make a notice for a workaround with rclone
im happy :)
Hi all. I have successfully brought back the beloved OneDrive CloudSync integration to my machine. Here's the instruction:
USE AT YOUR OWN RISK
1. Open a shell to TrueNAS Scale 23.10, both ssh and the terminal from WebUI are ok.
2. Run the following command. Again, USE AT YOUR OWN RISK.
3. Run the following command, which basically reverts this PR: https://github.com/truenas/middleware/pull/11143
Thank you for this. I would have been in a pickle without this.Hi all. I have successfully brought back the beloved OneDrive CloudSync integration to my machine. Here's the instruction:
USE AT YOUR OWN RISK
1. Open a shell to TrueNAS Scale 23.10, both ssh and the terminal from WebUI are ok.
2. Run the following command. Again, USE AT YOUR OWN RISK.
3. Run the following command, which basically reverts this PR: https://github.com/truenas/middleware/pull/11143
Hi all. I have successfully brought back the beloved OneDrive CloudSync integration to my machine. Here's the instruction:
USE AT YOUR OWN RISK
1. Open a shell to TrueNAS Scale 23.10, both ssh and the terminal from WebUI are ok.
2. Run the following command. Again, USE AT YOUR OWN RISK.
3. Run the following command, which basically reverts this PR: https://github.com/truenas/middleware/pull/11143
Thanks @Kiva.Hi all. I have successfully brought back the beloved OneDrive CloudSync integration to my machine. Here's the instruction:
Hi all. I have successfully brought back the beloved OneDrive CloudSync integration to my machine. Here's the instruction:
USE AT YOUR OWN RISK
1. Open a shell to TrueNAS Scale 23.10, both ssh and the terminal from WebUI are ok.
2. Run the following command. Again, USE AT YOUR OWN RISK.
3. Run the following command, which basically reverts this PR: https://github.com/truenas/middleware/pull/11143
I suppose this would have to be done after every update, no?
Second that. Create a dataset for
and it'll work every time, and be upgrade-safe.
- rclone (a standalone executable),
- its config file
- and a script,
Yes. Thanks for your suggestion. I would give it a try someday :) But I would keep my naive workaround for now as it also works well in my particular setup.
I call it an accident as I cannot find any changelog related to the OneDrive integration in the Cobia release notes