spongebob Posted May 24, 2011 Posted May 24, 2011 Hi, I wrote a script that will do a "Save a copy as" of my filemaker file, so incase my client finds a bug in my application he can execute this script and send me the database so I can see where the bug is. Problem: When my file is on the filemaker server, that doesnt seem to work; Save a copy as is greyed out, even if Im admin. Is there a workaround or a different approach? I dont want him to haveto close the dbases on the server everytime he wants to send me the database... Thanks
Fitch Posted May 24, 2011 Posted May 24, 2011 You could make a script to execute an OS command line to run a FileMaker Server backup schedule, and another command to upload that file somewhere you can access it. I'd have to Google that, can't give you the syntax off the top of my head.
Steven H. Blackwell Posted May 24, 2011 Posted May 24, 2011 Hi, I wrote a script that will do a "Save a copy as" of my filemaker file, so incase my client finds a bug in my application he can execute this script and send me the database so I can see where the bug is. Problem: When my file is on the filemaker server, that doesnt seem to work; Save a copy as is greyed out, even if Im admin. Is there a workaround or a different approach? I dont want him to haveto close the dbases on the server everytime he wants to send me the database... Thanks Save a Copy does not work on hosted files on purpose. Steven
Vaughan Posted May 24, 2011 Posted May 24, 2011 I dont want him to haveto close the dbases on the server everytime he wants to send me the database. Once a file is hosted, it's not desirable to allow people to make copies of it. Once people have a physical copy they can attempt to crack it. If you need a copy, access the backups.
Recommended Posts
This topic is 4914 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