Read/Write a file from/to network folder/share using Python?

Posted by MA1 on Super User See other posts from Super User or by MA1
Published on 2010-03-29T19:33:57Z Indexed on 2010/03/29 19:43 UTC
Read the original article Hit count: 304

Filed under:
|

How to Write/Read a file to/from a network folder/share using python? The application will run under Linux and network folder/share can be a Linux/Windows System.

Also, how to check that network folder/share has enough space before writing a file?

What things should i consider?

© Super User or respective owner

Related posts about python

Related posts about network-shares