pysmbc
pysmbc copied to clipboard
Accessing DFS Shares with PySMBC
When I have opened a context to a share and changed to a folder that is provided via DFS the code appears to hang. Is there anything special I need to do with the SMB context to open a DFS Junction ?. A wireshark trace shows "Path not covered". I appreciate this is not a problem with the library just my own lack of knowledge but any clues would be appreciated
Is there any way to return the free space on a CIFS Share from pysmbc ? Many thanks