Fix error 853 when encrypting FileMaker databases

1 minute read

Have you ever gotten the following error after trying to encrypt your FileMaker databases?

Due to an error encountered, File encryption/decryption was skipped.  File:my_file.fmp12 [853]

Error 853 refers to One or more containers failed to transfer in the error code listing and herein usually lies the problem.

When you encrypt your database, make sure to place the existing external container data into the same folder as the database you want to encrypt. It is not enough to copy the RC_Data_FMS directory straight from the server. You need to have the external container data in a folder called Files.

Example structure:

├── my_file.fmp12
├── Files
│   └── my_file
│       └── Secure
│           ├── 73
│           │   └── 56
│           │       └── D73B1271
│           │           └── 3E64CD08
│           │               └── 3758AC5A
│           │                   └── 8BDD
│           ├── 9D
│           │   └── 49
│           │       └── 1B944C71
│           │           └── 2431FA23
│           │               └── 4D040845
│           │                   └── 6FCC
│           └── DD
│               └── CA
│                   └── CA860447
│                       └── 531EDF57
│                           └── B72C09FE
│                               └── 120A

Having a structure like this will most likely solve your error 853.

Categories:

Updated:

Like to comment? Feel free to send me an email or reach out on Twitter.

Did this or another article help you? If you like and can afford it, you can buy me a coffee (3 EUR) ☕️ to support me in writing more posts. In case you would like to contribute more or I helped you directly via email or coding/troubleshooting session, you can opt to give a higher amount through the following links or adjust the quantity: 50 EUR, 100 EUR, 500 EUR. All links redirect to Stripe.