Change permissions recursively?
I have the ~/home/nemo/music folder and lots and lots and lots of music files in many many subfolders that i copied from my laptop. Sailfish automatically restricts permissions to copied files to not execute and not read for group amd others. Others and groups need read and execute permissions so i can play my music using flow player etc.
What is a recursive terminal command that will change all permissions in the folder to accept read, and execute and write?!
I suppose you mean, that you copied the data onto SD-card on your laptop.
If you do this as user nemo (either directly on the device or by SSHing into it) with e.g. 'scp', 'rsync', by mounting a NFS, CIFS (SMB) "share" on your PC (e.g. with FishnetMount or cifs-utils), using "Send to phone", "Quick file-backup", Ducto etc., IMO this issue does not arise at all.
olf ( 2018-02-20 23:42:10 +0200 )edit