neil-morrison44 / pocket-sync

A GUI tool (Mac, Windows, Linux) for doing stuff with the Analogue Pocket
GNU Affero General Public License v3.0
668 stars 25 forks source link

Customize the path of the FTP server destination when using MiSTer FPGA sync #208

Open SpazShark opened 10 months ago

SpazShark commented 10 months ago

I've just got my new Analogue Pocket and am thrilled to see your software and the sync feature with MiSTer saves!

Right now it appears that there is a hard-coded path of //IP_of_MiSTer/fat/media/saves. I don't see how this can be changed.

In my case I have my MiSTer saves sync'd to a file share (using the CIFS_mount.sh script) and it's located at IP_of_HomeServer/MiSTer/saves. I'd love it for the saves to able to be sync'd here instead of the MiSTer directly. That way I don't have to turn on my MiSTer every time to sync the files.

Is this possible to add?

neil-morrison44 commented 10 months ago

Yeah, that should probably be easy enough to add in as an “advanced” option under the login bit I think.

Does it currently work with the MiSTer turned on since the MiSTer mounts the remote share as fat/media/saves?

SpazShark commented 10 months ago

Yes it works perfectly now as I think that the Mister symlinks the directory to ensure compatibility. The only inconvenience (and it's minor) is that I have to turn on the Mister first.

EDIT: Thanks for the quick response btw. This is an awesome tool and I'm sure a lot of people benefit from it like I do. Great work!