Original Question or Issue: |
Can you please enable public sharing of top-level Team Folders, as it appears only a FileCloud administrator can make this configuration change. We are working on a Powershell script that will automatically move files to a Dropbox share based on the file's age but we cannot run it against top-level folders.
|
Environment: |
|
Steps to Reproduce: |
|
Error or Log Message: | |
Defect or Enhancement Number: |
|
Cause: | |
Resolution or Workaround: |
To enable public sharing of top-level Team Folders
define('TONIDOCLOUD_ALLOW_PUBLIC_SHARE_TOP_LEVEL_TEAM_FOLDER', true); |
Notes: |