Stickybeak Posted June 13, 2019 Posted June 13, 2019 I am trying to create an archive functionality in FMP 17. In the demo when I fill in all the relevant fields and click "zip" a file is created (with the wrong name and no zip extension) and Filemaker then hangs requiring an external quit. the same happens when I test the process in my solution. Any ideas?
troi Posted June 13, 2019 Posted June 13, 2019 (edited) You may want to take a look at Troi File Plug-in's 'Create Zip' script step: https://www.troi.com/online-help/file-plugin/filep7303/ The plug-in is not free, but very powerful. Edited June 13, 2019 by troi
PCIPal Posted June 13, 2019 Posted June 13, 2019 Hello Stickybeak, If I could ask for a little bit more information from you that way we could do some testing on our end. If you supply the following: What is the Operating system? What version is the OS? What version is FileMaker? Is FileMaker 32bit or 64bit? What version of the plug-in is being used? Can you provide a screenshot of the values you’re giving the zip function in the demo file? Kind Regards, PCIPal
Stickybeak Posted June 13, 2019 Author Posted June 13, 2019 2 hours ago, PCIPal said: Hello Stickybeak, If I could ask for a little bit more information from you that way we could do some testing on our end. If you supply the following: What is the Operating system? What version is the OS? Mojave 10.14.5 What version is FileMaker? 17.0.7.700 Is FileMaker 32bit or 64bit? 64 What version of the plug-in is being used? latest Can you provide a screenshot of the values you’re giving the zip function in the demo file? Kind Regards, PCIPal
Stickybeak Posted June 15, 2019 Author Posted June 15, 2019 (edited) See answers in body of message above ~ I am trying to archive a file which is in a dropbox folder to a dropbox folder. Edited June 15, 2019 by Stickybeak
PCIPal Posted June 17, 2019 Posted June 17, 2019 Hello Stickybeak, They issue may be because the source location is a Dropbox folder. We have tested with a local folder structure on Mac, with same naming convention, and had successful results. The issue may be in the network connection with the Dropbox server. You may find more success copying the folder to a local temp location, zipping the local folder to the destination path, and then deleting the folder from the temp path. This is a bit of a workaround, but local should be far more reliable. -PCIPal
Stickybeak Posted June 17, 2019 Author Posted June 17, 2019 So there’s no inherent reason it won’t work with Dropbox...
Recommended Posts
This topic is 1997 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now