shouldn't os.mkdir() honor the umask anyway? it seems like we should just be able to use sftp.mkdir(path, mode) and stub_sftp will "just work".
shouldn't os.mkdir() honor the umask anyway? it seems like we should just be able to use sftp.mkdir(path, mode) and stub_sftp will "just work".