After simple building: ./configure --prefix=/usr/local/samba I try to use smbclient as I was used it in 2.2.8a samba: smbclient //my/comp -c 'recurse;ls' so, recurse mode doesn't work for now (in 2.2.8a it works but with another kind of bug: When I uses smbclient (2.2.8a) for smb resourse crawling the local network with russian charsets and resourse-names with configs: client code page = 1251 character set = 1251 recurse listing of directories doesn`t contains dirs in cp1251 coding (they was all empty) but when I set character set = KOI8-R client code page = 866 the dirs in cp1251 coding contains subdirs and files And one more strange bug: when I get listing with smbclient //my/share -c 'recurse;ls'>/tmp/dump and share resourse contains dirs with sub-dir with looooooooooong-names /tmp/dump contains somethins like this: \incoming\docs\info\blaaaaahhhhhhhhhhblaaaaaaaaaaah.files\blaaaaaaaaaaaaaaaah.bla\info\info\info\info info\info\info\info\info\info\info\info\info\info\info\info\info\info\info\info\info\info\info\info\info\info\ info\info\info\info\info\info\info\info\info\info\info\info\info\info\info\info\ and so on.
Created attachment 456 [details] this is the dump file, about which I told. I use net crawling with smbclient: smbclient \\mypc\music 'recurse; ls'
2.2.x reached EOL. Feel free to reopen if the bug still exists in 3.0.11.