Remove executable bit from all files

Yeppers.

Which goes back to your umask when created if they are local disk and changing the umask wouldn't do a thing.

I don't have anything 4K under /mnt/remote:

offspring@CloudSeedbox:/mnt/remote$ ls -l
total 0
drwxrwxr-x 1 offspring offspring 0 Jul 10 12:36 backup
drwxrwxr-x 1 offspring offspring 0 Jun 28 20:56 backups
drwxrwxr-x 1 offspring offspring 0 Jun 21 16:10 media

Then under sharedrives this is what I've got:

offspring@CloudSeedbox:/mnt/sharedrives$ ls -l td_4K_movies/*
-rw-rw-r-- 1 offspring offspring 0 Jun 17 15:26 td_4K_movies/4K_movies_mounted.bin

td_4K_movies/media:
total 0
drwxrwxr-x 1 offspring offspring 0 Jun 17 13:39 movies
offspring@CloudSeedbox:/mnt/sharedrives$ ls -l td_4K_tv/*
-rw-rw-r-- 1 offspring offspring 0 Jun 17 15:27 td_4K_tv/4K_tv_mounted.bin

td_4K_tv/media:
total 0
drwxrwxr-x 1 offspring offspring 0 Jun 17 13:41 tv

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.