jamf / JamfSync

Jamf Sync utility for synchronizing between Jamf Pro distribution points and/or file folders
MIT License
41 stars 0 forks source link

Can't upload ZIP files #21

Closed damienf55 closed 1 week ago

damienf55 commented 1 month ago

Hi Jamf developer team

I can't upload zip file with jamf sync. In Jamf Admin, I could upload zip file. When I put zip file into network volume, it disappears ....

Thanks

Adem-UMN commented 1 month ago

I've noticed that .zip and .dmg files are no longer showing on the file list, even if they exist on the server. The file may have been uploaded but just not being displayed.

HarryStrandJamf commented 1 month ago

What kind of zip files did you need to upload? Jamf Admin allowed uploading of older non-flat packages, and it would convert those to zip files. I believe the original extension was still in the file name and ".zip" was appended. Jamf Sync will only show zip files with ".pkg.zip" and ".mpkg.zip" extensions. Jamf Admin would also allow you to upload .app files and it would zip them, however, that was in order to upload macOS installers, which is no longer relevant after macOS 10.13 I believe.

damienf55 commented 1 month ago

examples : pkg as disrectory : jamf admin compress it in zip file. Trend AV need a file near pkg to install computer in managment app. Zip file in a rule are "hidden" to be use with a script

Thank-you

HarryStrandJamf commented 1 month ago

Jamf Sync will compress pkg's and mpkg's that are directories into a zip file with a .pkg.zip or .mpkg.zip extension. As long as zip files have one of those two extensions, they should show up in the list. I tested it with the latest version and it's working that way.

HarryStrandJamf commented 1 week ago

Closing this ticket since I wasn't able to reproduce the issue and I haven't gotten further information. The last comment mentioned a script...if you have a specific example, feel free to reopen it with additional information.