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

Recursive Listing of all Files in SMB. #763

Open
KrishnaMohan-kanerika opened this issue May 10, 2023 · 1 comment
Open

Recursive Listing of all Files in SMB. #763

KrishnaMohan-kanerika opened this issue May 10, 2023 · 1 comment

Comments

@KrishnaMohan-kanerika
Copy link

Hi hierynomus,
currently we are fetching the list of Files & directories using below code.
diskShare.list("SMBPATH");
is there any predefined function to fetch the list recursively ?,(it should return all the files in the. subdirectories as well).
From my analysis i did n't find anything related to recursive listing. if not is there anyway or an API to implement this functionality ?

@rokkakasu
Copy link

rokkakasu commented May 11, 2023 via email

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