Quoting Bram <[email protected]>:

I'm having a problem with smbclient after an upgrade from 3.0.37 to
3.5.3 (I also tested 3.5.11 and 3.6.0).

The client uses a command similar to:

  tar -cz /some/directory | smbclient '\\server_ip\share' -N -c 'put  -
"\directory\filename"'

...

Some questions:

...

b) is it expected that the exit status of smbclient is 0?
The transfer failed so I, sort of, expected an exit status of 1 (or at
least != 0)

This is not expected;
A bug for this already exists:

  Bug 7551 - smbclient does not return proper exit code
  https://bugzilla.samba.org/show_bug.cgi?id=7551



c) is this timeout expected?

After discussing it on #samba-technical it was suggested that a bug report be created for it:

  Bug 8498 - smbclient: cli_push returned NT_STATUS_IO_TIMEOUT
  https://bugzilla.samba.org/show_bug.cgi?id=8498


Best regards,

Bram



--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to