How are you mounting the remote filesystems? If via NFS then I believe there's some ID mapping mechanism you can use...
On Fri, Dec 1, 2017 at 10:05 AM, Russell Senior <[email protected]> wrote: > One approach is to use the same uid and gid on both machines for the user. > > On Dec 1, 2017 10:03 AM, "Dick Steffens" <[email protected]> wrote: > > > Here's a frustration that I always fix from the command line, but would > > like to learn how to have it be not necessary, if that's possible. > > > > Is there a way to set things up so that when I copy things from one > > machine in the house to another (using a GUI) that I don't need to change > > the user to whom the file is assigned on the receiving machine? > > > > It's not a difficult fix. sudo chown me:me * works fine. But it's an > > annoyance to have to do it. > > > > -- > > Regards, > > > > Dick Steffens > > > > _______________________________________________ > > PLUG mailing list > > [email protected] > > http://lists.pdxlinux.org/mailman/listinfo/plug > > > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug > _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
