Publish versions¶
In some situations you do not want to upload your files to the ftrack instance but instead want to manage the file locally or on another storage media.
Publishing using Connect and integrations¶
Connect provides a simple publisher application to support publishing files directly from your computer without the need to open another application.
See also
We also provide various integrations which provide support for publishing versions directly within the application.
See also
Publishing using the API¶
For the most flexibility, you can also publish versions via the API or use it to develop your custom integration.
See also
Where are my files stored?¶
The place where your files end up depends on how you have configured your locations. By configuring a Storage scenario you can easily get started with publishing to your local hard drive or network mounted storage.
Files uploaded in the ftrack web interface will automatically end up on the ftrack instance, or more specifically in the server location.
You can also choose and write your own locations, following this Collaborating across locations article.