Print  
Gray star Gray star Gray star Gray star Gray star --Not rated--
145 Visits 3 Comments
Created
Steve Tucker Steve Tucker
Kablink Component
  • Teaming

How long are the teaming archives stored? I mean, I see all deleted items goto the archive folders, but surely there is a default time-to-live in those folders?

Also, is there a better way of accessing a deleted file than to have to access the server's directories via an ssh session?

 

-Steve

Workflow
Process State Action
Discussion workflow Active
This entry is currently active
Attachments(0)
Entry History
Tags
 
Replies
Thumbnail Image
Peter Hurley (Novell) Peter Hurley (Novell)

Kablink does not have any automatic purging of files in the archive folders. So, they will stay there until you manually delete them.

There is no way through the UI to reference deleted files in the archive folders.

 

Thumbnail Image
Steve Tucker Steve Tucker

How about Novell Teaming 2.0? I imagine it is the same, but just wanted to make sure.

Seems like files could end up taking up unnecessary space over time.

 

-Steve

Thumbnail Image
Jong Kim Jong Kim

Teaming 2.0 behaves the same.

If you would rather not have deleted files archived at all, you can achieve that by adding the following bean definition in the applicationContext-ext.xml file in <tomcat>/webapps/ssf/WEB-INF/context directory.

<bean id="archiveStore" class="org.kablink.teaming.repository.archive.impl.NullArchiveStore">
</bean>

Skip Footer Toolbar