Skip to content

smartfile/fs-smb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fs-smb

PyFilesystem interface for SMB filesystems

Note: This is for pyfilesystem2 only.

Running Locally:

from smbfs import SMBFS
smb = SMBFS('username', 'password', 'Remote NETBIOS Name', '0.0.0.0', 'share')

# Try out connection out:
smb.listdir()

About

PyFilesystem interface for SMB filesystems

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •