ludusavi icon indicating copy to clipboard operation
ludusavi copied to clipboard

Steam deck to NAS to PC and back

Open crescentduchess opened this issue 4 months ago • 1 comments

What's your question?

Hello,

Thank you for making this fantastic tool. I wanted to set this up to sync between devices through a NAS. I am using the flatpack version and the rclone that comes with it When I enter my SMB info it keeps spitting out various failure errors. I have double checked and the address, user, and pass are correct. I left the port, arguments, and rclone location as default.

As a backup, I tried setting up Google drive. Unfortunately it immediately gives me a "Error: Unable to configure cloud. Command failed with code 2”

What am I missing?

Thank you

crescentduchess avatar Aug 05 '25 02:08 crescentduchess

Hi! I'm not sure why that's happening. Could you please try running this as a test? This will try to configure a Google Drive remote:

flatpak run --command=rclone com.github.mtkennerly.ludusavi -vvv create config ludusavi-test drive scope=drive

(can also try --command=/app/bin/rclone)

If that actually works, then you could configure Ludusavi with a "custom" remote and set the ID to ludusavi-test. If the command doesn't work, hopefully it will spit out some more detailed error info.

mtkennerly avatar Aug 08 '25 00:08 mtkennerly