toyz
toyz copied to clipboard
Catch errors thrown by local machine permissions
When users are sharing directories it's possible that one of them may have created permissions that prevent other users from using/accessing that directory. Currently the code throws an error when this happens, but instead it should be caught so the user can be warned but it shouldn't kill the execution of a function.