Download a Samba directory tree

blong

Active Member
Licensed User
Longtime User
I have a Samba based directory tree with sub trees and files within those trees.

I can get a list of the files with the SMB class but is there an easy way to download a whole directory and all its subdirectories to say the SD card.

I also want the copy operation to create the directories as required.

does smb.downloadfile copy a directory ??
 
Top