I plug in my pen-drive and it copies a few files before nemo freezes and shuts down. And the data remains partially copied. I have been looking around for stuff on AskUbuntu. Using this, I figured out the mount point was
/run/user/$UID/gvfs
I tried this link from another AskUbuntu answer.
I tried this
umount /var/run/user/$UID/gvfs
umount: /var/run/user/0/gvfs: no mount point specified.
Tried this from this)
sudo chmod 777 -R /var/run/user/$UID/gvfs/*
Nor did the accepted answer Considering the device name if GT P5100
getfacl /media/$USER
please. – nobody Aug 06 '19 at 12:33