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

WPS data request: generated filenames may exceed the system limit of 255 characters. #254

Open
pacesm opened this issue Jan 7, 2025 · 0 comments
Labels

Comments

@pacesm
Copy link
Contributor

pacesm commented Jan 7, 2025

Common operating systems limit the filename size. Specifically, Linux allows filenames with maximum of 255 characters.

The limit may be exceed for multi-collection requests as the collection names are concatenated in the response filename.

OSError: [Errno 36] File name too long: 'SW_OPER_EFIA_LP_1B+SW_FAST_EFIA_LP_1B_SW_OPER_EFIATIE_2__SW_OPER_EEFATMS_2F_SW_OPER_EFIB_LP_1B+SW_FAST_EFIB_LP_1B_SW_OPER_EFIBTIE_2__SW_OPER_EEFBTMS_2F_SW_OPER_EFIC_LP_1B+SW_FAST_EFIC_LP_1B_SW_OPER_EFICTIE_2__SW_OPER_EEFCTMS_2F_20230207T000000_20230207T235959_Filtered.csv'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant