Displaying 5 results from an estimated 5 matches for "cmd_mget".
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 24
0
smbclient mask command seems not to work the same way with recurse ON for mget and mput
...hing strange 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...
2020 Aug 24
2
smbclient mask command seems not to work the same way with recurse ON for mget and mput
...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.
>&g...
2003 Dec 01
0
No subject
...ile",{COMPL_REMOTE,COMPL_LOCAL}},
+ {"hash",cmd_hash,"toggle printing `#' for each buffer transferred",{COMPL_REMOTE,COMPL_LOCAL}},
+ {"tick",cmd_tick,"toggle printing byte counter 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}},...
2003 Dec 01
0
No subject
...ile",{COMPL_REMOTE,COMPL_LOCAL}},
+ {"hash",cmd_hash,"toggle printing `#' for each buffer transferred",{COMPL_REMOTE,COMPL_LOCAL}},
+ {"tick",cmd_tick,"toggle printing byte counter 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}},...