>>>>> "Richard" == Richard C Steffens <[email protected]> writes:
Richard> On 01/28/2013 10:36 AM, Smith, Cathy wrote: >> Can you send the syntax you are using? >> Richard> I'm copying using two nautilus windows. I open the local Richard> folder with "Places > Home Folder" and then navigate to the Richard> desired source folder. Then I open the destination folder Richard> with "Places > Network" and then navigate first to the remote Richard> machine, and then to the desired destination folder on that Richard> machine. Richard> It's not difficult to correct the ownership on the Richard> destination machine using chown, but I'd like to find a way Richard> to eliminate that step. Your name is only a mapping to a number (which the filesystem uses), the UID (likewise the group: GID). It sounds like you have different UID/GID's on the two systems. Look in /etc/passwd on each one and find your name. -- Russell Senior, President [email protected] _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
