xbenjii / torrentexpander

Automatically exported from code.google.com/p/torrentexpander
0 stars 0 forks source link

Check write permissions on destination folders #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If the script cannot write to destination_folder, this could lead to unexpected 
results.
I need to find a way to make sure that the script has write permission on the 
destination_folder and every other folder it could use

Original issue reported on code.google.com by addicted...@gmail.com on 24 Jul 2011 at 2:13

GoogleCodeExporter commented 8 years ago
Latest SVN build (r111 and later) implements read, write or execute permissions 
checks for most essential files, folders or binaries. 
This should make diagnostics easier if the script doesn't run because of a 
permission issue.

Original comment by addicted...@gmail.com on 6 Dec 2011 at 11:35

GoogleCodeExporter commented 8 years ago
All generated directories and files should have their permissions checked now.
Permissions should now be set correctly with the latest SVN

Original comment by addicted...@gmail.com on 7 Jan 2012 at 1:47

GoogleCodeExporter commented 8 years ago
It seems to be done now. I'll close it

Original comment by addicted...@gmail.com on 9 Jan 2012 at 10:49