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
Sometimes you know you want a file to be publicly readable, or readable by a particular user or group, when you're writing that file. It would be convenient to have a parameter added to the /write API endpoint and puter.js' puter.fs.write method that allows you to specify this.