Ryan Avery <rav...@ucsb.edu> added the comment:
I'm actually not sure what the expected behavior would be, because I can use the os module to copy, rename, and remove files and folders in this mounted File Share. Before encountering this error, I would expect shutil to do the same. But since this error comes up it would make more sense for shutil to not copy anything. Here are the permissions for the mounted directory, which is "." drwxrwxrwx 2 root root 0 May 3 17:44 . drwxr-xr-x 4 root root 4096 May 3 17:57 .. drwxrwxrwx 2 root root 0 Apr 8 22:07 external drwxrwxrwx 2 root root 0 May 7 00:16 landsat-1024-cp drwxrwxrwx 2 root root 0 Apr 8 23:02 regional_annotation_projects drwxrwxrwx 2 root root 0 May 3 21:08 results drwxrwxrwx 2 root root 0 May 3 03:53 western_nebraska_landsat_scenes On Tue, May 7, 2019 at 2:01 AM Windson Yang <rep...@bugs.python.org> wrote: > > Windson Yang <wiwind...@outlook.com> added the comment: > > Just to make sure, the expected behavior would be the items should not be > copied because of the permission and the error messages above, right? > > ---------- > nosy: +Windson Yang > > _______________________________________ > Python tracker <rep...@bugs.python.org> > <https://bugs.python.org/issue36823> > _______________________________________ > ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36823> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com