I’m using skipper to upload images and the images keep uploading as being owned by root, not the desired outcome. The sails app is in a sub-folder in user X’s home directory, in which all files are owned by user X. I am running “sudo sails lift” to start the app, so maybe sudo has something to do with it.