could we standerdize on a chmod-like 3 digit octal number or 9bit binary number for permissions and let the client handle encoding/decoding that into a platform-specific manner? > File permissions are a bit tricky, since each platform can specify them in > a different manner. Any suggestions?