Mike what are the permissions on the source machine for one of the files that shows up red in grsync?<br><br><div class="gmail_quote">On Thu, Dec 15, 2011 at 12:29 PM, Michael E. Rentell <span dir="ltr">&lt;<a href="mailto:michael.rentell@ntlworld.com">michael.rentell@ntlworld.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><div class="im">
    On 15/12/11 11:41, Mike Evans wrote:
    <blockquote type="cite">Sorry
      to come to this late.
      <br>
      <br>
      If you are using NFS to mount the drive then it will work provided
      your user ID numbers are the same on each machine as that&#39;s what
      NFS uses. (Hopelessly insecure but hey they assume that you know
      what you&#39;re doing and can secure your network properly.)  However
      there is an exception to this:  root is protected and the default
      behaviour is to do what&#39;s called &#39;rootsquash&#39; - which stops root
      on one machine being root on another.  There is some setting you
      can change to open that hole too if you really need to.
      <br>
      <br>
      MikeE
      <br>
      <br>
    </blockquote>
    </div><font size="-1"><font face="sans-serif">I suspect that I am using
        samba because the cli line I use to connect is:<br>
        <br>
        mount -t cifs //<a href="http://192.168.2.4/Backups" target="_blank">192.168.2.4/Backups</a> /mnt/backups -o
        username=mick,password=mick<br>
        <br>
        That connects no problem when using sudo from the cli. I can
        read all the files there and copy them back individually to my
        main machine. But if I try to copy to it, I normally use
        nautilus, stuff from the main machine to the mounted directory
        it is forbidden.<br>
        <br>
        When I sudo grsync (I find rsync too intimidating with all those
        baffling parameters) it whips through all the files to send and
        about a quarter of them are shown in red with permission denied
        error 13. All the rest show up in black and you would think they
        are going over OK. But when I check on the bac<small><big>kup
            machine none have been updated - even if I tell nautilus to
            refresh the list just in case it&#39;s missed something.<br>
            <br>
            The backup machine uses PCLinuxOS so I can use its very
            useful admin tools to check the samba shares and the backup
            file has the password for mick set and its read/write
            permissions set. When I cli ls -l that backup directory all
            the directories are drwxrwxrwx and all the files in them are
            rwxrwxrwx.<br>
            <br>
            So I have no backup facility now.<br>
            <br>
            I&#39;ve looked at other backup solutions but they all seem to
            produce an archive file which can only be restored in full.
            I need a backup from which I can retrieve a single file if
            needed. <br>
            <br>
            Still baffled - sorry folks. No doubt I&#39;m still a bear of
            very little brain. But I do appreciate all the suggestions
            I&#39;ve received over the past 24 hours. Everyone seems to be
            bending their minds to my problem. No doubt it is a trivial
            thing, but it&#39;s beyond my minimal capabilities at the
            moment.<br>
            MikeR<br>
          </big></small></font></font>
  </div>

<br>_______________________________________________<br>
Kent mailing list<br>
<a href="mailto:Kent@mailman.lug.org.uk">Kent@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/kent" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/kent</a><br></blockquote></div><br>