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

Windows vs OSX/Linux directory separator #111

Open
Jakobud opened this issue May 7, 2018 · 0 comments
Open

Windows vs OSX/Linux directory separator #111

Jakobud opened this issue May 7, 2018 · 0 comments

Comments

@Jakobud
Copy link

Jakobud commented May 7, 2018

Has then been tested in Windows with regarding directory separator slashes?

I'm using this on a project. On OSX its working great. A team member using Windows says that when a file is in the subdirectory, for example: views/index.html in Windows it looks like this:

views\index.html It uses a backslash because of Windows. And when GAS uploads the file to Google, it has the backslash in it instead of front slash. And then you have to manually rename the file within the Google Apps Script interface.

Is this a known bug? Do you need more information?

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