Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

smbprotocol use with PyFilesystem #200

Open
scp871 opened this issue Nov 5, 2022 · 1 comment
Open

smbprotocol use with PyFilesystem #200

scp871 opened this issue Nov 5, 2022 · 1 comment

Comments

@scp871
Copy link

scp871 commented Nov 5, 2022

I would like to use pyFilesystem
https://www.pyfilesystem.org/ as the API to interact with files on a smb share. Target pattern is users on Jupyter running on Linux servers.

There is an implementation of py-fs using the pysmb package https://pypi.org/project/fs.smbfs/ but this does not seem to support Linux based Kerberos auth.

Would your recommendation be to use your implementation of smb in a brand new fs- implementation or to modify / integrate with an existing offering?

Existing implementations of PyFilesystem are here: https://www.pyfilesystem.org/page/index-of-filesystems/

@jborean93
Copy link
Owner

I would have to look at the project to see what’s involved as I’ve never seen it before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants