-
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
saving windows to linux? #25
Comments
I changed my version so that the targetFilePath is changed to unix format. This works for me now but this may not work for other types of destinations.
|
could you please provide output for me to check the issue? |
My fix isn't very good. It works only with C drive and it may not work with windows or mac destinations. Anyway, here is the log with the original code ...
And this is with my change ...
|
BTW, now that this is working right, I love it. A good package just right for what I need. |
Thanks for the issue. |
When I save a file I get a message like this ...
Since the destination is linux the right path makes no sense. After this the file on linux is not changed. I looked for copies of
*versions.txt
and I could only find the old one.Here is my json file ...
I'm on windows 8.0 and atom 0.120.0.
The text was updated successfully, but these errors were encountered: