Displaying 4 results from an estimated 4 matches for "smb_create".
Did you mean:
smb2_create
2003 Dec 21
0
rsync & smb errors while replacing illegal characters
...DWT/Daredevil/1071865403/
..where data is a regular ext3 soft-RAID1 volume
...where /mnt/RICEX0/ is an NTFS hard-RAID10 volume mounted across VPN
using SMB.
And received errors that look to be generated by smb while trying to
recreate(?) the illegal characters.
Dec 20 04:30:55 daredevil kernel: smb_create: designs/.frank-fitzgerald.gif:^EQ30lsldxJoudresxAaaqpcawXc:$DATA.y39wPL failed, error=-22
Dec 19 21:40:16 daredevil kernel: smb_create: NEW_MENU_BUTTONS_2/.appications-on.gif:{4c8cc155-6c1e-11d1-8e41-00c04fb9386d}:$DATA.qHLdcj failed, error=-22
Note the difference in the erroneous file names a...
2014 Apr 30
0
Ipv6 printing not happening in win7
Hi all,
IPV6 printing is not happening with samba-3.6.x in win7 but the same works
on win8 onwords.
Why smb_create is calling many times?
Because of this file-size getting zero-length.
With ipv4-everything works fine.
[2014/04/26 12:14:28.867903, 10] printing/printing.c:568(print_job_find)
print_job_find: returning system job -1 for jobid 868269967.
[2014/04/26 12:14:28.868096, 1] printing/printing.c:3317...
2003 Jul 12
0
smbmount and PCShare [Helios]
...-------------
cp tmp.rpm /mnt/tmp/
cp: cannot create regular file `/mnt/tmp/tmp.rpm': Input/output error
Jul 12 20:23:04 dgmAR kernel: smb_errno: class ERRSRV, code 22 from command 0x3
Jul 12 20:23:04 dgmAR kernel: smb_errno: class ERRSRV, code 22 from command 0x3
Jul 12 20:23:04 dgmAR kernel: smb_create: /mnt/tmp/tmp.rpm failed, error=-5
----------------------- the mount command ---------------------
smbmount //192.168.80.1/tmp /mnt/tmp -o username=shr,password=******,debug=99
---------------- the output from the smbmount --------------
added interface ip=192.168.82.11 bcast=192.168.82.255 nma...
2000 Feb 29
1
smbfs failure mounting DAVE Macintosh share
...o: class ERRDOS, code 221 from command 0x2
smb_errno: class ERRDOS, code 221 from command 0x2
smb_open: //aaa open failed, result=-5
smb_readpage_sync: //aaa open failed, error=-5
I attempted a write access too:
[root@sonal ~]# touch /mnt/tmp/ccc
touch: /mnt/tmp/ccc: No such file or directory
smb_create: //ccc failed, error=-2
Then I tried with -f 2755, then 3755, and got the same results as above.
4755 led to something slightly different:
[root@sonal ~]# smbmount '\\akemi\archivio' [pwd] -c 'mount /mnt/tmp -f 4755'
[root@sonal ~]# ll /mnt/tmp
ls: /mnt/tmp: Input/output error
sm...