Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

executable flags removed? #212

Open
ghost opened this issue Oct 12, 2017 · 1 comment
Open

executable flags removed? #212

ghost opened this issue Oct 12, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 12, 2017

Nextcloud Client: MacOS 2.3.2
Nextcloud Server: 12.0.3

I have shared a directoy which consists of a lot of files with executable flag:

-rwxr-xr-x  1 www-data www-data 15880 Sep 27 14:37 share-secret.sh
-rwxr-xr-x  1 www-data www-data  8832 Sep 27 14:37 show-pwd-i.sh
-rwxr-xr-x  1 www-data www-data 11712 Sep 27 14:37 show-pwd.sh
-rwxr-xr-x  1 www-data www-data  9496 Sep 27 14:37 show-verteiler.sh

On local MacMachine synced with the nextcloud client this looks like this:

-rw-r--r--   1 user  staff   5694 27 Sep 14:37 share-secret.sh
-rw-r--r--   1 user  staff    845 27 Sep 14:37 sharepw
-rw-r--r--   1 user  staff    407 27 Sep 14:37 show-pwd-i.sh
-rw-r--r--   1 user  staff   2567 27 Sep 14:37 show-pwd.sh
-rw-r--r--   1 user  staff    905 27 Sep 14:37 show-verteiler.sh

So, as you can see, the executable flags are gone. That's a problem.

Any hints how to solve this?

thanks and cheers

@michaelstingl
Copy link

related: owncloud/client#3199 ( + needs to be implemented on the server)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant