Displaying 8 results from an estimated 8 matches for "cli_push".
Did you mean:
can_push
2011 Sep 19
2
cli_push returned NT_STATUS_IO_TIMEOUT
...ba-3.5.3:
$ perl test.pl 20 | smbclient '\\server_ip\share' -N -c 'put -
"\directory\filename"' ; echo $?
Sending data 'a'
Anonymous login successful
Domain=[......] OS=[Unix] Server=[Samba 3.2.5]
Sending data 'a' done
Sleep done
Sending data 'b'
cli_push returned NT_STATUS_IO_TIMEOUT
putting file - as \directory\filename (100.4 kb/s) (average 100.4 kb/s)
The last lines of a smbclient -d10:
dos_clean_name [\\directory\filename]
unix_clean_name [\directory\filename]
Sending data 'a' done
Sleep done
Sending data 'b'
putting file - a...
2016 Nov 11
1
Using smbclient to transfer files from a Linux system to a CIFS share
...Unfortunately this was working fine to a 7Mode NetApp CIFS share and still
works but does not work with any of the NetApp CDOT CIFS share .
To test it manually it connect fine to the CIFS share
However if I transfer files it transfers successfully any files below 64
kbytes but comes up with "cli_push returned NT_STATUS_INVALID_PARAMETER"
when the files are bigger than this.
When this error occurs it creates an empty/Null file with the same name at
the CIFS share.
Anyone come across this problem and if so what is the solution.
You don't need a complete samba install just the smbclien...
2010 Jun 21
0
Problem printing to windows printer
...t port 445
Connecting to 192.168.0.98 at port 139
session request ok
Domain=[WORKGROUP] OS=[VxWorks] Server=[EFISmbServer0.05]
session setup ok
tconx ok
smb: \> print test.txt.ps
putting file test.txt.ps as test.txt.ps lang_tdb_init:
/usr/lib/samba/en_US.UTF-8.msg: No such file or directory
cli_push returned 22
(750.0 kb/s) (average 750.0 kb/s)
smb: \> exit
Does anyone have any idea what is going on with the print server? I wasn't
able to find any references to ERRSRV 22 or cli_push in searching forums and
mailing lists.
William Gibb
--
View this message in context: http://old.nabb...
2014 Apr 13
1
gvfs and (lib)smbclient
...n achieve a higher throughput with
the same block size [2].
This may be related to the ability to support multiple packets in flight
to reduce the effect of latency (which is probably why smbclient can achieve
higher speeds for the same block size). The gvfs push and pull functions could
map to the cli_push and cli_pull functions.
- The mapping between NT error message and UNIX errno makes it difficult to
provide a nice error message to the user or even to know what's going on. For
example, calling rename() with one of the path's having an invalid character
gives ENOMEM. It is difficult to...
2011 Oct 20
3
[Announce] Samba 3.6.1 Available for Download
...o DHnC (durable handle reconnect).
* BUG 8518: SMB2 create call returns incorrect file allocation size.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 8364: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4.
o Bram <fnzon at lists.wizbit.be>
* BUG 7551: Return error of cli_push when 'put - /some/file' is used.
o Ira Cooper <ira at wakeful.net>
* BUG 8395: Optimize serverid_exists() for Solaris.
* BUG 8442: NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking
renames.
o G?nther Deschner <gd at samba.org>
* BUG 8401: regis...
2011 Oct 20
3
[Announce] Samba 3.6.1 Available for Download
...o DHnC (durable handle reconnect).
* BUG 8518: SMB2 create call returns incorrect file allocation size.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 8364: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4.
o Bram <fnzon at lists.wizbit.be>
* BUG 7551: Return error of cli_push when 'put - /some/file' is used.
o Ira Cooper <ira at wakeful.net>
* BUG 8395: Optimize serverid_exists() for Solaris.
* BUG 8442: NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking
renames.
o G?nther Deschner <gd at samba.org>
* BUG 8401: regis...
2011 Nov 02
0
[Announce] Samba 3.5.12 Available for Download
...tion in Winbind (bug 7844).
o The VFS ACL modules are no longer experimental but production-ready.
Changes since 3.5.11:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 7509: smb_acl_to_posix: ACL is invalid for set (Invalid argument).
* BUG 7551: Return error of cli_push when 'put - /some/file' is used.
* BUG 8156: 'net ads join' fails to use the user's kerberos ticket.
* BUG 8370: Fix vfs_chown_fsp.
* BUG 8422: Fix infinite loop in ACL module code.
* BUG 8443: Be smarter about setting default permissions when a ACL_USER_OBJ...
2011 Nov 02
0
[Announce] Samba 3.5.12 Available for Download
...tion in Winbind (bug 7844).
o The VFS ACL modules are no longer experimental but production-ready.
Changes since 3.5.11:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 7509: smb_acl_to_posix: ACL is invalid for set (Invalid argument).
* BUG 7551: Return error of cli_push when 'put - /some/file' is used.
* BUG 8156: 'net ads join' fails to use the user's kerberos ticket.
* BUG 8370: Fix vfs_chown_fsp.
* BUG 8422: Fix infinite loop in ACL module code.
* BUG 8443: Be smarter about setting default permissions when a ACL_USER_OBJ...