Folder opening in terminal but not in Nautilus File Manager
I've mounted my Android Device(Samsung Galaxy S2) that uses MTP Filesystem on /mnt/GS2
using the command
mtpfs -o allow_other /mnt/GS2/
The Folder has two directories Playlists/
and Internal Storage/
. Playlists/
is empty and i can click into in using Nautilus. But when i click on Internal Storage/
, it opens /mnt/GS2/
in a separate window. It does the same every time i click it. I'm not able to get into Internal Storage/
.
But when I cd into it using the terminal, I have no problem. I can view all the internals.
I've changed the permission to 777 but still the same.
Working with terminal is no big deal but i want to browse my phone quickly using Nautilus.
I Appreciate your help. Thanks.