search for: lpcdpg

Displaying 9 results from an estimated 9 matches for "lpcdpg".

2020 Aug 24
4
smbclient mask command seems not to work the same way with recurse ON for mget and mput
A new update. Same behaviour with 4.6.16. Exact issue as Bug 1249. Many thanks. Kind regards. El lun., 24 ago. 2020 a las 12:23, LPC DPG (<lpcdpg at gmail.com>) escribi?: > Dear folks. > > Was hoping it had to do with the release, but have also tested in 4.4.16 > and the issue is also there. I am aware a RHEL/CEntOS based upon 6 > distribution is not the most up to date version I should test this on, as > it also limits...
2020 Aug 25
1
smbclient mask command seems not to work the same way with recurse ON for mget and mput
...ot report files not matching the mask, but it was only to see whether this was sufficient to have mput do what I understood it should do according to the man page for smbclient. Looking forward reading your remarks. Many thanks again. Best regards. El mar., 25 ago. 2020 a las 12:04, LPC DPG (<lpcdpg at gmail.com>) escribi?: > Dear all. > > Confirmed: compilation of 4.12.6 produces same result, mput + recurse > ignores mask for files. > > Will you please tell me if you need further details, or which steps I > should follow? Should I file a bug? > > Many thanks. Be...
2020 Aug 24
0
smbclient mask command seems not to work the same way with recurse ON for mget and mput
...humble opinion, there is a kind of misunderstanding or regression bug here. Will you please confirm it should works as described by man? I have look into client.c, and the way cmd_mget and cmd_mput are programmed differs. Many thanks. Best regards. El lun., 24 ago. 2020 a las 14:48, LPC DPG (<lpcdpg at gmail.com>) escribi?: > A new update. Same behaviour with 4.6.16. Exact issue as Bug 1249. > > Many thanks. Kind regards. > > El lun., 24 ago. 2020 a las 12:23, LPC DPG (<lpcdpg at gmail.com>) escribi?: > >> Dear folks. >> >> Was hoping it had to do...
2020 Aug 25
2
smbclient mask command seems not to work the same way with recurse ON for mget and mput
Dear Andrew. You are right, I should have taken a deeper look into the standard output during compilation. I did just assume source4 was the one for Samba4. Anyway, besides the source confusion (really, even if I had found the right one, following the code would have been out of my reach), I don't seem to find how that is related with the documentation issue, or the mput/mask/recurse
2020 Aug 24
2
smbclient mask command seems not to work the same way with recurse ON for mget and mput
...will do it on RHEL 7.7. It is really hard to believe this has not been detected by noone else along the years. So I'm sure I'm doing something wrong, seem so clumsy though to detect it myself. Let you know about the progress. Best regards. El lun., 24 ago. 2020 a las 20:16, LPC DPG (<lpcdpg at gmail.com>) escribi?: > Dear Rowland. > > So sorry, I did not get the responses to this e-mail address, got them by > the purest change googling again. > > I'm sorry to disagree with your approach: > > 1-. In my most recent updates you should have seen I am compil...
2020 Aug 21
4
smbclient mask command seems not to work the same way with recurse ON for mget and mput
Dear folks. I am using smbclient 4.2.10 version (the one packaged for OEL 6, samba4-client-4.2.10-15.el6.x86_64), and observing a weird behaviour of the tool. I've got a Linux local directorio, say /tmp/eraseme, with a couple of subdirectories in it, say a and b, each one containing a dummy file, say a/AM.xls and b/AT.xls If I run: smbclient -d 30 -l /var/log/samba -m SMB3 -W
2020 Aug 25
0
smbclient mask command seems not to work the same way with recurse ON for mget and mput
Dear all. Confirmed: compilation of 4.12.6 produces same result, mput + recurse ignores mask for files. Will you please tell me if you need further details, or which steps I should follow? Should I file a bug? Many thanks. Best regards. El mar., 25 ago. 2020 a las 9:52, LPC DPG (<lpcdpg at gmail.com>) escribi?: > Dear Andrew. > > You are right, I should have taken a deeper look into the standard output > during compilation. I did just assume source4 was the one for Samba4. > > Anyway, besides the source confusion (really, even if I had found the > right on...
2020 Aug 24
0
smbclient mask command seems not to work the same way with recurse ON for mget and mput
...so limits how easy is compiling most recent versions of Samba, but I assume though this is not a tricky test, and should work as documented in both 4.4 and 4.2 versions. Looking forward to reading your remarks. Many thanks in advance. Best regards. El vie., 21 ago. 2020 a las 12:25, LPC DPG (<lpcdpg at gmail.com>) escribi?: > Dear folks. > > I am using smbclient 4.2.10 version (the one packaged for OEL 6, > samba4-client-4.2.10-15.el6.x86_64), and observing a weird behaviour of the > tool. > > I've got a Linux local directorio, say /tmp/eraseme, with a couple of &g...
2020 Aug 24
2
smbclient mask command seems not to work the same way with recurse ON for mget and mput
Dear Jeremy. Really appreciate you took your time to answer. I had already reviewed source4/client/client.c looking for mput (cmd_mput) command, but unluckily saying that my C programming skills are poor woud be really overrating them. I'm sorry to disagree for two reasons 1-. It works for mget, true that the source code is completely different. 2-. If taking a look into smbclient man