bmike1@MikesBeast ~ $ mount | grep bmike1 /dev/sdc1 on /media/bmike1/Seagate Expansion Drive1 type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,uhelper=udisks2) bmike1@MikesBeast ~ $ ls -l total 433884 drwxr-x--- 2 bmike1 bmike1 4096 Jun 5 10:44 4checks -rw-r----- 1 bmike1 bmike1 360547 May 9 18:24 4checks.pdf drwxr-xr-x 2 bmike1 bmike1 4096 Jul 14 10:54 Desktop -rw-rw-r-- 1 bmike1 bmike1 442936608 Sep 12 09:36 DNGConverter_10_5.exe drwxrwxrwx 32 bmike1 bmike1 4096 Sep 12 13:07 Documents drwxr-xr-x 2 bmike1 bmike1 4096 Sep 12 13:06 Downloads drwxr-x--- 2 bmike1 bmike1 4096 Jun 5 10:51 habitatdenial -rw-r----- 1 bmike1 bmike1 236937 Jun 5 10:51 habitatdenial.pdf drwxrwxr-x 2 bmike1 bmike1 12288 Sep 12 10:42 lensprofiles -rw-r----- 1 bmike1 bmike1 36759 May 9 18:26 Milistatement.pdf drwxr-x--- 2 bmike1 bmike1 4096 May 9 17:32 multipageproject drwxr-xr-x 2 bmike1 bmike1 4096 Apr 12 21:43 Music drwxrwxrwx 32 bmike1 bmike1 4096 May 4 18:44 Pictures drwxr-xr-x 2 bmike1 bmike1 4096 Apr 12 21:43 Public -rw-r----- 1 bmike1 bmike1 649194 May 9 17:39 taxreturn2017.pdf drwxr-xr-x 2 bmike1 bmike1 4096 Apr 12 21:43 Templates drwxr-xr-x 2 bmike1 bmike1 4096 Apr 12 21:43 Videos drwxrwxr-x 4 bmike1 bmike1 4096 Sep 12 09:55 wine-dng bmike1@MikesBeast ~ $ dmesg | tail [109944.653416] sd 7:0:0:0: [sdc] Mode Sense: 4f 00 00 00 [109944.654087] sd 7:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [109944.681906] sdc: sdc1 [109944.686092] sd 7:0:0:0: [sdc] Attached SCSI disk [109961.270107] [UFW BLOCK] IN=enp2s0 OUT= MAC=01:00:5e:00:00:01:b0:93:5b:2d:f4:28:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 [109961.270335] [UFW BLOCK] IN=enp2s0 OUT= MAC=01:00:5e:00:00:01:b0:93:5b:2d:f4:28:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 [109961.270487] [UFW BLOCK] IN=enp2s0 OUT= MAC=01:00:5e:00:00:01:b0:93:5b:2d:f4:28:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 [109961.270638] [UFW BLOCK] IN=enp2s0 OUT= MAC=01:00:5e:00:00:01:b0:93:5b:2d:f4:28:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 [109961.270790] [UFW BLOCK] IN=enp2s0 OUT= MAC=01:00:5e:00:00:01:b0:93:5b:2d:f4:28:08:00 SRC=192.168.2.1 DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 [109961.270941] [UFW BLOCK] IN=enp2s0 OUT= MAC=01:00:5e:00:00:01:b0:93:5b:2d:f4:28:08:00 SRC=192.168.2.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 PROTO=2 bmike1@MikesBeast ~ $ On Wed, Sep 26, 2018 at 5:27 PM Matt Graham wrote: > > On Tue, Sep 25, 2018 at 4:20 PM Michael wrote: > >> bmike1@MikesBeast ~ $ rsync -aWuq --delete-before > >> /home/bmike1/Documents > >> /media/bmike1/"Seagate Expansion Drive" > >> rsync: mkdir "/media/bmike1/Seagate Expansion Drive" failed: > >> Permission denied (13) > >> I never had this problem before. What does it mean? > On 2018-09-25 16:22, Anthony Radzykewycz wrote: > > Maybe the owner of the drive is root > > More explicitly, the root directory of the removable device mounted on > /media/bmike1 could be owned by root and not writable by group/other. > This is why if you have a removable medium that's not FAT, you usually > have several subdirectories in that device's root dir that can be > chowned to whoever. If you're using this device to back up more than > one machine, you may be running into UIDs being different on different > machines. Post the output of "mount | grep bmike1" and "ls -l > /media/bmike1" and "dmesg | tail". > > -- > Crow202 Blog: http://crow202.org/wordpress > There is no Darkness in Eternity > But only Light too dim for us to see. > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org > To subscribe, unsubscribe, or to change your mail settings: > http://lists.phxlinux.org/mailman/listinfo/plug-discuss -- :-)~MIKE~(-: