lundi 9 février 2015

Python3 Pysmb Random Access Remote Shared File

I am working with pysmb library.



I know I can retrieve remote shared file using retrieveFile function, and upload local file to remote server using function storeFile.

Then is there a way to random access the remote file?

For exemple, there is a file called 'test.txt' in the server, I want to open it firstly, and then write some records into it from any offset. It is to update content, not the clear and re-write operation.





Aucun commentaire:

Enregistrer un commentaire