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

Investigate redesigning of filename/path lengths #9

Open
jeremycfd opened this issue Jul 19, 2017 · 0 comments
Open

Investigate redesigning of filename/path lengths #9

jeremycfd opened this issue Jul 19, 2017 · 0 comments

Comments

@jeremycfd
Copy link
Collaborator

"The Windows API imposes a maximum filename length such that a filename, including the file path to get to the file, can't exceed between 255-260 characters." Filenames that violate this limit can cause problems for users on Windows machines. Some of the path/filename combinations generated automatically by the pipeline get quite long. We may want to shorten names where possible and/or include information on placing results in a base filepath for viewing when they encounter problems.

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