Great to hear that the file copy problem is out of the way.If you keep that rsync command in your toolbox, it works incrementally. The next time you run it, it will only copy new files on the other way. If you change the source and destination, it will copy new files to the other machine.
To see your local drive, you will need to mount it. You said: > Can you see it mouted by: mount? Yes. /dev/sda2 on / That does not seem to be right - as that is your new installation root directory. Can you post output of following commands: sudo fdisk -l cat /etc/fstab Thanks, T On Tue, May 15, 2018, 8:10 AM Dick Steffens <d...@dicksteffens.com> wrote: > On 05/14/2018 11:54 PM, Tomas Kuchta wrote: > > > I do not know what is Caja - G thinks that it is some JavaScript > > > framework. I doesn't matter anyway. > > > > It's the GUI file manipulator. Caja is what MATE uses instead of > Nautilus. > > > > > I suggest that since you can share to your other machine, you copy > the > > > your stuff by rsync from command line. > > > > I'm more of a visual person, but I am an occasional command line > user. > > > > > This should work: > > > cd yourMusicDir > > > rsync -a --progress rst...@192.168.0.xxx:/home/rsteff/Music/78s ./ > > > > > > That should work and show the progress. > > > > Yes, that is working. (Still has a ways to go, but looks like I > would > > expect it to). > > > > > When you get this out of the way, > > > We can continue on the subject of your local drive access. > > > > Thanks. > > > > And yes, spell checkers can turn around and byte you from time to > thyme. > > > > _______________________________________________ PLUG mailing list PLUG@pdxlinux.org http://lists.pdxlinux.org/mailman/listinfo/plug