Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #101105
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Mac Question |
| Date | 2016-01-01 22:47 +1100 |
| Message-ID | <mailman.138.1451648875.11925.python-list@python.org> (permalink) |
| References | <5d9432dc-220f-457b-945c-a864e7255520@googlegroups.com> <mailman.137.1451646804.11925.python-list@python.org> <823e9751-2ca3-470c-8f2c-20ab82f09ed9@googlegroups.com> |
On Fri, Jan 1, 2016 at 10:27 PM, <tdsperth@gmail.com> wrote: > I connect to a drive in a windows 10 computer smb://192.168.50.58/c from my mac but the drive is read only - i am looking for away to make the drive writable so I can make a directory on the drive from my python script. > You'll have to look into the permissions setup on both the Windows computer and the Mac. Try connecting from a different computer to that server, or from that Mac to a different server, and see what's going on. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Mac Question tdsperth@gmail.com - 2016-01-01 02:56 -0800
Re: Mac Question Chris Angelico <rosuav@gmail.com> - 2016-01-01 22:13 +1100
Re: Mac Question tdsperth@gmail.com - 2016-01-01 03:27 -0800
Re: Mac Question Chris Angelico <rosuav@gmail.com> - 2016-01-01 22:47 +1100
Re: Mac Question William Ray Wing <wrw@mac.com> - 2016-01-01 10:21 -0500
Re: Mac Question Michael Vilain <vilain@NOspamcop.net> - 2016-01-01 10:02 -0800
csiph-web