jacobslutsky Posted December 15, 2015 Report Share Posted December 15, 2015 Hello, Does anyone have an easier way of clearing storage space other than through the web interface: System Settings - Advanced - Storage Usage.It appears that I have to delete items one by one? Are there any other methods?Thanks,-Jake Link to comment Share on other sites More sharing options...
tokejepsen Posted December 16, 2015 Report Share Posted December 16, 2015 Asked this some time ago to support as well. There is no way to delete in bulk through the UI, so you best bet is looking at code. You can delete from the online storage through the new API. Link to comment Share on other sites More sharing options...
tokejepsen Posted December 16, 2015 Report Share Posted December 16, 2015 BTW make sure you use this http://ftrack-python-api.rtd.ftrack.com/en/latest/api_reference/entity/location.html?highlight=remove#ftrack_api.entity.location.Location.remove_component, instead of "session.delete". Mohammadreza Hashemizadeh 1 Link to comment Share on other sites More sharing options...
Flint Posted January 21, 2017 Report Share Posted January 21, 2017 #bump Is there any way of doing a multiple delete without going through API ? Link to comment Share on other sites More sharing options...
Björn Rydahl Posted January 23, 2017 Report Share Posted January 23, 2017 Once you are running ftrack 3.3.37, you can simply just delete the versions or even projects to get rid of any files using up the storage. Bulk deleting only components is not yet supported via the web interface. Cheers Link to comment Share on other sites More sharing options...
Carlos Moreu Posted October 4, 2021 Report Share Posted October 4, 2021 Hi, we are running ftrack 4.1.8 and after deleting versions of a project, the storage is still full, it has not even freed 1Byte. Is there any way to check that versions are indeed deleted from storage? Link to comment Share on other sites More sharing options...
matthew_h_k Posted March 18, 2022 Report Share Posted March 18, 2022 Ftrack v 4.10.0 Same issue here - have deleted 5 old projects - one was a really large one, and seen zero usage change. Link to comment Share on other sites More sharing options...
Recommended Posts
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