-
-
Notifications
You must be signed in to change notification settings - Fork 71
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
Cloud saving not working #452
Comments
I also have this issue, and have figured out what I believe to be the issue. Its giving rclone the directory its saving to without the ending /, so rclone thinks its being given a file but this file doesn't exist hence the error code 1. |
this assumption I made is entirely wrong, so I greatly apologize. The issue is even though rclone is outside of the flatpak, it will look for its config in the flatpaks file system rather then yours when searching for it. moving my rclones config from |
I'm on Windows tho...
Sent from Proton Mail Android
…-------- Original Message --------
On 26/01/2025 9:45 pm, superboo07 wrote:
> I also have this issue, and have figured out what I believe to be the issue. Its giving rclone the directory its saving to without the ending /, so rclone thinks its being given a file but this file doesn't exist hence the error code 1.
this assumption I made is entirely wrong, so I greatfully apologize. The issue is even though rclone is outside of the flatpak, it will look for its config in the flatpaks file system rather then yours when searching for it. moving my rclones config from home/user/.config/rclone/ to home/user/.var/app/com.github.mtkennerly.ludusavi/config/rclone/ fixed it and should fix it for you as well.
—
Reply to this email directly, [view it on GitHub](#452 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AXQUQ2EMUBXRW4KU4LS4SWL2MU3NXAVCNFSM6AAAAABV4MOVOCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMJUGU3DKNZXGQ).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
oh then my inital assumption may apply, I apologize for this error. Can you test something for me? find your saved backup folder, then rename it to edit: when testing the cloud backup use the upload button in the settings, and send a screenshot of what the folder ludas cloud is in looks like before and after. |
In Ludusavi, it looks like you've configured the cloud path as Alternatively, you could even skip the Rclone integration and just switch your regular backup path from
For what it's worth, you should also be able to add |
Ludusavi version
v0.28.0
Operating system
Windows
Installation method
Standalone
Description
I tried to backup some game saves to onedrive, I downloaded rclone, added it to ludusavi, it opened onedrive login window, I logged it and rclone said that it's connected successfully but I can't upload them to cloud
Logs
ludusavi_rCURRENT.log
The text was updated successfully, but these errors were encountered: