tarkah/lazystream

Permissions Issue with Windows Absolute File Path

tarkah opened this issue · 2 comments

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

Error in both command prompt and powershell.

It appears Documents and Downloads show as readonly when getting std::fs::Permissions on the directory, however child folders show as writable