Skip to content
English
  • There are no suggestions because the search field is empty.

Workflow to remove all files uploaded in specific number of days except team folder files

Original Question or Issue:

All files uploaded to FileCloud are automatically removed after 10 days, except those in the teamfolder parent directory ("/teamfolder/") and its subdirectories


Environment:

  • Product - FileCloud Server
  • Version - any
  • Platform - any

Steps to Reproduce:

 


Error or Log Message:

 


Defect or Enhancement Number:

 


Cause:

 


Resolution or Workaround:

Log in to the admin portal > navigate to workflows > add new workflow

{
"parent_folder_path_string": "/",
"number_of_days": 10,
"skip_recently_accessed": 0,
"exclude_recyclebin": 0,
"exclude": "^\\/?(?:teamfolder|EXTERNAL)(?:\\/|$)"
}


Notes:

https://docs.filecloud.com/fcdoc/latest/server/filecloud-administrator-guide/filecloud-site-maintenance/workflows-ifttt