You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My guess is, that Windows filenames cannot contain certain characters, including : (colon). The timestamp "2023-04-03T10:34:39.369Z" includes a : which is valid in Unix-like systems but not in Windows file names.
The text was updated successfully, but these errors were encountered:
MS Windows:
Linux:
My guess is, that Windows filenames cannot contain certain characters, including : (colon). The timestamp "2023-04-03T10:34:39.369Z" includes a : which is valid in Unix-like systems but not in Windows file names.
The text was updated successfully, but these errors were encountered: