Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After Sync is run i cannot edit any files that where synced from a SMB share #211

Open
OliverFaulkner opened this issue Sep 9, 2020 · 3 comments
Labels

Comments

@OliverFaulkner
Copy link

OliverFaulkner commented Sep 9, 2020

Describe the bug
the Sync worked perfectly and synced files with another folder but when i try to access the files from another pc via a smb share im told i do not have the permission to do that even with all the permissions set to rwx
To Reproduce
Steps to reproduce the behavior:

  1. run an osync with another folder
  2. share the folder via smb
  3. attempt to delete the file
@deajan deajan added the question label Sep 9, 2020
@deajan
Copy link
Owner

deajan commented Sep 9, 2020

Much more context needed here.
Local / remote Sync ?
OS ?
Filesystems used ?
osync version ?
osync configuration ?
Explain step by step what you're trying to achieve.
Explain step by step what doesn't work. For instance, "attempt to delete the file" is very unprecise, especially if you didn't talk of a single file before.

@OliverFaulkner
Copy link
Author

  1. target is a google drive that i mounted as a network drive.
  2. the sync is running in a jail on TRUEnas core.
  3. osync version was the last stable version i believe 1.2?
    4.the config is just the default config copied from the files with only the target and the initiator changed (what format should the config file be in)?

step by step.

  1. use osync on mounted google drive as target and local folder that is shared to the network as the initiator
  2. once the sync is complete any files synced from the google drive become unaccesable due to a permissions error while inside the initiator but only from another pc on the network via a smb share. when being manipulated via the command line there are no such issues.

otherwise the sync works as intended

@deajan
Copy link
Owner

deajan commented Sep 12, 2020

....again, what filesystems do you use ?

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

No branches or pull requests

2 participants