License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…
2021-05-31 09:34 PM
2021-06-01 11:12 AM
2021-06-01 11:02 PM
2021-06-02 03:49 PM
2021-06-02 10:29 PM
2021-06-03 10:13 AM
Erik wrote:
- The plist-file file is setup correctly (according to the PDF) but I guess somthing is wrong whit the permissions when it runs scheduled)
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Label</key> <string>com.example.BkUpDaily</string> <!-- OR com.example.BkUpDaily_v24 --> <key>ProgramArguments</key> <array> <string>/BSBkupScripts/backupscript.sh</string> <!-- Path? v24MacServerAndManagerBkUp.sh --> </array> . . .(2) ownership is? =root?
sudo chown root:wheel "/Path/To/The/com.example.BkUpDaily_v24.plist"(3)
2021-08-12 08:22 AM
2021-08-12 11:43 AM
Erik wrote:Hi Erik,
As I have mentioned before I think there is somthing wrong whit permissions.
Has anyone got the schedule to work at Catalina or Big Sur?
2021-08-17 11:10 AM