Skip to content
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

fail Cloud Game Sync from Windows to Linux #41

Open
juleslagarde opened this issue Aug 26, 2023 · 0 comments
Open

fail Cloud Game Sync from Windows to Linux #41

juleslagarde opened this issue Aug 26, 2023 · 0 comments

Comments

@juleslagarde
Copy link
Contributor

When in upload on windows then download on Linux, dir/file is transformed to a file named dir\file (the directory is in the file name, it's linked to the fact that Windows use \ for paths and Linux use /)

Fix: upload always using / as said by @imLinguin here

juleslagarde pushed a commit to juleslagarde/heroic-gogdl that referenced this issue Aug 26, 2023
juleslagarde pushed a commit to juleslagarde/heroic-gogdl that referenced this issue Aug 26, 2023
imLinguin pushed a commit that referenced this issue Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant