Colin McMillen on Nostr: Geeks of Mastodon, C writers and API whisperers, are you bored and without a short ...
Geeks of Mastodon, C writers and API whisperers, are you bored and without a short project?
I would love for #CURL to be able to list Samba directories. Last year I made a PR allowing for local directories listing and wanted to do the the same for smb, but without success. I think succeeding requires knowledge of Windows APIs.
I can provide some help getting it merged.
This is where I got stuck: https://github.com/colinleroy/curl/commit/b27c3d8828aee38b206fa5eb8498598ebd655102
(the magic should happen in smb_send_open_directory)
I would love for #CURL to be able to list Samba directories. Last year I made a PR allowing for local directories listing and wanted to do the the same for smb, but without success. I think succeeding requires knowledge of Windows APIs.
I can provide some help getting it merged.
This is where I got stuck: https://github.com/colinleroy/curl/commit/b27c3d8828aee38b206fa5eb8498598ebd655102
(the magic should happen in smb_send_open_directory)