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

upload and sync options do not work with SMB share. #32

Open
MisterE-gh opened this issue Sep 12, 2024 · 3 comments
Open

upload and sync options do not work with SMB share. #32

MisterE-gh opened this issue Sep 12, 2024 · 3 comments

Comments

@MisterE-gh
Copy link

After setting the destination to a SMB location via the JAMF Sync GUI, the packag listing loads, after which trying to sync to the SMB or upload a file to the SMB will cause Jamf Sync to error out. Giving the following message: "gh_2.55.0_macOS_universal.pkg" couldn't be copied because you don't have permission to access "Packages", then a stub is created on the share with a total of 0 bytes.

Observing the behavior it seems the SMB unmounts from finder, however on further inspection, the smb is still mounted in the /Volumes/SMBLocation.

Manually opening the share location from finder or the terminal "open /Volumes/SMB", and copying the file over works.
Also if we were do do the same copy from the terminal "cp ~/Downloads /Volumes/SMBLocation/Packages, it works as well.

@AdrienPI
Copy link

Exact same here.

We have a ticket open with jamf support to track the issue.

@MisterE-gh
Copy link
Author

Exact same here.

We have a ticket open with jamf support to track the issue.
Good to know.
They Closed my ticket and told me to post the issue here.

@BIG-RAT
Copy link
Contributor

BIG-RAT commented Oct 22, 2024

Catching up here - want to verify this is still an issue with v1.3.3. If so could you get Jamf Sync launched with the SMB share set as the destination and run the following in Terminal:
mount
I'd like to verify the share mounted with the expected, 'casperwrite', account. Should see something like:
//casperwrite@<IP or FQDN>/CasperShare on....

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

No branches or pull requests

3 participants