Permissions Issue with Windows Absolute File Path
tarkah opened this issue · 2 comments
tarkah commented
Getting an error when trying to specify an absolute path in windows for recording games
lazystream.exe record team OTT C:\Users\cforsstrom\Downloads\
ERROR: Output directory is read only, please change permissions or specify a directory you have permissions for
tarkah commented
Error in both command prompt and powershell.
tarkah commented
It appears Documents
and Downloads
show as readonly when getting std::fs::Permissions on the directory, however child folders show as writable