similar to: rsync & smb errors while replacing illegal characters

Displaying 20 results from an estimated 100 matches similar to: "rsync & smb errors while replacing illegal characters"

2007 Jul 12
1
[PATCH] lguest: disable SYSENTER for guests
The SYSENTER instruction jumps to a pre-programmed address at privilege level 0. We must not allow execution of guest code at that privilege level, so disable sysenter when we enter the guest (and re-enable it on return). This fixes current case where guest userspace can crash host. This save/restore adds 3% to guest context switch times. (If only there were some kind of scheduler hook or
2007 Jul 12
1
[PATCH] lguest: disable SYSENTER for guests
The SYSENTER instruction jumps to a pre-programmed address at privilege level 0. We must not allow execution of guest code at that privilege level, so disable sysenter when we enter the guest (and re-enable it on return). This fixes current case where guest userspace can crash host. This save/restore adds 3% to guest context switch times. (If only there were some kind of scheduler hook or
2002 Jun 17
1
uploading files to Samba server using Windows XP
When I try to copy a directory of files from Windows XP to my samba server, I get additional files on the samba server that look like Windows registry class IDs. Here is a sample: -rw-r--r-- 1 jfayre jfayre 0 Mar 17 06:31 IMG_0470.JPG:{4c8cc155-6c1e-11d1-8e41-00c04fb9386d}:$DATA -rw-r--r-- 1 jfayre jfayre 461574 Mar 24 07:15 IMG_0478.JPG -rw-r--r-- 1 jfayre jfayre
2002 Jul 23
1
strange files appearing after file copy
Hello, I just had something strange happen and could not find explanations in the documentation, FAQs or mailing list. The server is a Debian installation running Samba 2.2.3 (kernel 2.4.18 if interested). It has been recently upgraded from 2.0.x (I think x=6). My smb.conf is at the bottom; the directory used is on the [public] share. The client runs Win2k (probably SP2). I copied some files in
2002 Jul 23
1
Wierd Problem, appears Samba related perhaps?
Hello, I'm relatively new to Samba, but have it set up on my RedHat 7.3 system, and it's running great. Except for one thing, and I'm not sure if this is a Samba problem or a problem with my machines. What the problems appears is that when I'm copying or moving images (jpegs, bmps are the only two I've tried so far) from both my laptop and my desktop (both Win2k mahcines),
2007 Dec 10
0
windows oddity related to alternate data streams
Hi all, I was just looking into what was causing the lag when I open my samba (3.0.27a) shares from windows (XP, SP2). strace showed that directories were being opened and closed a lot, in sequence. Playing with Process Monitor suggests windows is trying to create alternate data streams on for the directory entires: it does a CreateFile with :{4c8cc155-6c1e-11d1-8e41-00c04fb9386d} appended to
2007 Dec 22
0
slow browsing problem
I was looking into what was causing the lag when I open my samba (3.0.27a) shares from windows (XP, SP2). I see a lot of consecutive directory opening. Process Monitor seems to suggests that windows is being stupid about alternate data streams: it tries to create directoryname:{4c8cc155-6c1e-11d1-8e41-00c04fb9386d}, fails, and tries another sixty-ish times before failing and doing the same with
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]
2014 Sep 16
1
VGA resume & thaw (wake up from S3 & S4) broken - kernel(nouveau) exclusively
On 16.09.2014 01:21, Ilia Mirkin wrote: > On Mon, Sep 15, 2014 at 1:28 PM, poma <pomidorabelisima at gmail.com> wrote: >> On 15.09.2014 15:36, Ilia Mirkin wrote: >>> On Mon, Sep 15, 2014 at 4:23 AM, poma <pomidorabelisima at gmail.com> wrote: >>>> Chipset: G98 (NV98) >>>> Family : NV50 >>>> >>>> >>>> WORKING
2016 Oct 27
0
Fwd: CentOS on new Dell
On Mon, Oct 24, 2016 at 8:11 PM, Milos Blazevic <milos.blazevic at sbb.rs> wrote: > I've seen the thread(s) you started on CentOS mailing list about Dell and ThinkPad > laptops and running Centos on 'em. > > Not sure if you've seen my question, but I'm considering to purchase a laptop, run EL7 on it, and I'm weighing between the Thinkpad and Latitude, so: >
2003 Jul 12
0
smbmount and PCShare [Helios]
I tried to mount a PCShare file system with smbmount and was surprised to see that there is a problem while writing files to the mounted file system. I can read everything and move things an make directories within the shared file system. But if I try to copy a file from the local disk (LINUX SuSE 8.1) to the shared file system I get an I/O error. I suppose that this is not a permission
2016 Oct 28
1
Fwd: CentOS on new Dell
On 10/27/2016 04:22 PM, Michael B Allen wrote: > On Mon, Oct 24, 2016 at 8:11 PM, Milos Blazevic <milos.blazevic at sbb.rs> wrote: >> I've seen the thread(s) you started on CentOS mailing list about Dell and ThinkPad >> laptops and running Centos on 'em. >> >> Not sure if you've seen my question, but I'm considering to purchase a laptop, run EL7 on
2000 Feb 29
1
smbfs failure mounting DAVE Macintosh share
Hi, I tried to make my Linux box smbmount a remote share originating from a Macintosh running the commercial package DAVE 2.5. The Linux box is a RedHat 6.0 with a 2.2.14 kernel (with smbfs inserted as a module) and samba-2.0.3; the iMac ran MacOS9. The directory to be shared, \\akemi\archivio, contained two files, aaa and bbb. Here's what happened: [root@sonal ~]# smbmount
2009 Apr 27
4
Poor performance when accessing Linux from Windows XP because of too many QUERY_FILE_INFO requests
Dear all, My question is described as follows. Server: Linux Samba-3.3.1 Client: Windows XP with SP3 Step1: connect to the samba server. Step2: select a directory name ?test?. (The directory is created before testing.) The client will send a lot of QUERY_FILE_INFO requests. According to data captured by Wireshark, I find the following phenomenon: The client repeats exactly the same
2002 May 23
1
alternate data streams problem
hi all, I'm running into a strange problem: I'm running a samba 2.2.3a server on a linux machine. one win2k client is saving a directory full of pictures to this server but all pictures files (jpg, tif...) are saved as three files, two of the as the alternate data streams files of the original. it looks like this: Pb060009.jpg (the original file)
2002 Jul 19
1
Copying Files to Shares?
Recently I setup samba 2.23 on a Red Hat 7.3 machine to be the Primary Domain controller, my win2k machine logs in just fine with username and password I setup sees the shares it should, however the problem I have is if I try to copy something to one of the shares it copies hte file 3 times, one is the origianl one is blank, one is coded and is the same file. And I can't seem to figure this
2002 Nov 18
3
Problems copying digital images to Samba Share
I am trying to copy some digital images to a directory on my Redhat 7.3 Samba 2.2.3a-6 server and am getting extra files in the directory. I have included my SMB.Conf file contents below in case that is relevant. The files being copied reside on a Windows 2000 workstation and were created by Jasc Image robot. These files would have been accessed by both a Windows 2000 machine as well as a Windows
2010 Jun 17
0
installing DNL e-book reader
Hi, I'm trying to install DNL Reader , which is a Windows file. I have had no luck in getting it to install. I'm running Karmic Koala. Also, I'm rather new to Ubuntu. And not sure how capable I am with using Wine either (I haven't been able to add any appications to run on Wine. I can go to the configure Wine window, add the program and then what? Does DNL Reader exist for
2016 Oct 14
4
CentOS on new Dell
On 10/13/2016 7:10 PM, Rob Kampen wrote: >> Mmn, that didn't work. I dd'd the latest Fedora Live iso onto a USB >> drive, put it into a brand spanking new Dell Latitude E7470, hit F12 >> at Dell logo and got "Selected boot device failed". Do I need to make >> it bootable using fdisk or some such? > Not that I recall - a simple dd of the iso onto a usb
2014 Sep 15
2
VGA resume & thaw (wake up from S3 & S4) broken - kernel(nouveau) exclusively
On 15.09.2014 15:36, Ilia Mirkin wrote: > On Mon, Sep 15, 2014 at 4:23 AM, poma <pomidorabelisima at gmail.com> wrote: >> Chipset: G98 (NV98) >> Family : NV50 >> >> >> WORKING VIDEO RESUME(S3) >> >> 3.15.0-rc8.1.git.7a014a8 >> 3.15.0-rc8.2.git.456b057 >> 3.15.0-rc8.3.git.b8407c9 >> 3.15.0-rc8.4.git.bb7ef1e >> >>