search for: cmd_mput

Displaying 10 results from an estimated 10 matches for "cmd_mput".

Did you mean: cmd_mount
2020 Aug 25
2
smbclient mask command seems not to work the same way with recurse ON for mget and mput
...Andrew Bartlett (<abartlet at samba.org>) escribi?: > On Tue, 2020-08-25 at 00:49 +0200, LPC DPG via samba wrote: > > 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. > > To make things even more confusing, the code in source4/client/client.c > is not the code for the smbclient you are running. That one is for a > forked...
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 latest release: " mask <mask&...
2020 Aug 25
1
smbclient mask command seems not to work the same way with recurse ON for mget and mput
...: >> >>> On Tue, 2020-08-25 at 00:49 +0200, LPC DPG via samba wrote: >>> > 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. >>> >>> To make things even more confusing, the code in source4/client/client.c >>> is not the code for the smbclient...
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
2020 Aug 25
0
smbclient mask command seems not to work the same way with recurse ON for mget and mput
...samba.org>) > escribi?: > >> On Tue, 2020-08-25 at 00:49 +0200, LPC DPG via samba wrote: >> > 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. >> >> To make things even more confusing, the code in source4/client/client.c >> is not the code for the smbclient you are running. That...
2000 Mar 17
0
MAR 14 CVS, smbclient mput problem on AIX 4.2
...be more, I haven't checked ) with the SAMBA CVS I checked out on March 14, 2000. The problem will manifest itself on systems that don't support -maxdepth on the find command. (AIX being one of them ). I compared source/client.c between 2.0.6 and the cvs. The problem is in: static void cmd_mput(void) When recurse=false Version 2.0.6 ------------- slprintf(cmd,sizeof(pstring)-1, "/bin/ls %s > %s",p,tmpname); system(cmd); CVS as of March 14/2000 ----------------------- slprintf(cmd,sizeof(pstring)-1, "find . -maxdepth 1 -name \"%s\" -print >...
2020 Aug 24
2
smbclient mask command seems not to work the same way with recurse ON for mget and mput
...ux server are configured. So a basic issue with a basic feature > suggests, again in my 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. >> >> E...
2020 Aug 24
0
smbclient mask command seems not to work the same way with recurse ON for mget and mput
...in how the DC or the Linux server are configured. So a basic issue with a basic feature suggests, again in my 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...
2003 Dec 01
0
No subject
...ter during transfers",{COMPL_REMOTE,COMPL_LOCAL}}, {"mget",cmd_mget,"<mask> get all the matching files",{COMPL_REMOTE,COMPL_NONE}}, {"put",cmd_put,"<local name> [remote name] put a file",{COMPL_LOCAL,COMPL_REMOTE}}, {"mput",cmd_mput,"<mask> put all matching files",{COMPL_REMOTE,COMPL_NONE}}, Return-Path: <gross@uni-kassel.de> Delivered-To: samba@lists.samba.org Received: from notes.verwaltung.uni-kassel.de (notes.verwaltung.uni-kassel.de [141.51.98.12]) by lists.samba.org (Postfix) with ESMTP id D1CD...
2003 Dec 01
0
No subject
...ter during transfers",{COMPL_REMOTE,COMPL_LOCAL}}, {"mget",cmd_mget,"<mask> get all the matching files",{COMPL_REMOTE,COMPL_NONE}}, {"put",cmd_put,"<local name> [remote name] put a file",{COMPL_LOCAL,COMPL_REMOTE}}, {"mput",cmd_mput,"<mask> put all matching files",{COMPL_REMOTE,COMPL_NONE}}, Return-Path: <ufz6@rz.uni-karlsruhe.de> Delivered-To: samba@lists.samba.org Received: from mailgate.rz.uni-karlsruhe.de (mailgate.rz.uni-karlsruhe.de [129.13.64.97]) by lists.samba.org (Postfix) with ESMTP id 13E...