Skip to content

Windows vs OSX/Linux directory separator #111

Description

@Jakobud

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions