Added a comment: Windows support?

This commit is contained in:
interfect@b151490178830f44348aa57b77ad58c7d18e8fe7 2016-09-01 03:31:30 +00:00 committed by admin
parent 7d92f36ebf
commit da8b06b60d

View file

@ -0,0 +1,14 @@
[[!comment format=mdwn
username="interfect@b151490178830f44348aa57b77ad58c7d18e8fe7"
nickname="interfect"
subject="Windows support?"
date="2016-09-01T03:31:30Z"
content="""
The git-annex-remote-rclone solution doesn't seem to work in Windows.
I have the script on my PATH, and I'm doing everything in Git Bash. I can run the script from the shell just fine, but Git Annex itself says it can't execute it.
git-annex: Cannot run git-annex-remote-rclone -- Make sure it's in your PATH and is executable.
Presumably it doesn't know how to talk to bash.exe to get it to run the script.
"""]]