I can no longer write to my SD card using the GUI (Files 3.10.1). If I use the command line I can successfully write to the SD card, but using the GUI gives me "Destination is read-only".
Using the command line I am the same user as the GUI. No elevated permissions such as sudo are being used. I am able to write using the command line with the same user that is not able to write using the GUI.
I was able to write using the GUI just fine yesterday. There was an update(s) this morning to Ubuntu, not sure if that has caused this issue.
I am running Ubuntu 14.04 LTS. To summarize, command line I can write, GUI I cannot.
edit: New test I just ran was to create a file using touch on the command line and deleting it via the GUI. I was successfully able to delete the file via the GUI. So I can delete, just not create/copy?