File Uploads - Final Destination

When files are dropped or selected, GF uploads that file to a tmp directory, with a randomised name.
When the form submit button is pressed, that file in the tmp is deleted.
The uploaded file is no longer on the server.
Can anyone confirm or advise where the final destination of the file lives \ exists ?

Thanks

The files that are uploaded in a Gravity Forms form will be stored in the wp-content/uploads/gravity_forms/ directory, separated into folders with long names, starting with the form ID, like this:

37-3de8c0abbecb3ad95b633819423ff93c
38-688596f04746ba099ce68144310e12a8
307-39594ead1667ab8c1595088e05a28155
321-253602bc474c6ae74abc14eb75ce0065
335-3a2dc9c3603f44e9f0a035e5aef3a3d6
335-880dc92ec7bd8e4e7d5f529edecf89aa
374-3f4fefbb2c2d4be612a6c7a4b209d0d0
376-403c763812037edb1c6911e2dd9632eb
377-c102f29f4146c832a1bd1455b1f42062
377-d850e678c83f9e6fc96791b1aa9107ac
390-ccceb27b1f04e956f3535df815bae407
390-d50bce335e6fe6a996bf947e0b10a6a2
399-a32c7b154d2ce1c13e4ad74936147f97

Those folders store uploads from form 37, 38, 307, 321, 335, 374, 376, etc. If you have any other questions, please let us know.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.