Skip to main content
Skip table of contents

Filtering out a file and creating direct link to a file in the Shared Folder link

Sometimes, We would want some users to view only a file from a shared link.

To achieve this, FileCloud supports filtering a file from a shared folder and creating a direct link which shows the filtered file only.

Follow the below steps :

Let's say you have a share link http://127.0.0.1/ui/core/index.html?mode=public#expl-tabl./SHARED/tester/rWAjwnD1dT00uxbF


http://127.0.0.1/ui/core/index.html?mode=public&filter=test.iso#expl-tabl./SHARED/tester/rWAjwnD1dT00uxbF

This will add filter "test.iso" as the filter keyword in the shared folder (Parent level) and will create a link that shows only test.iso to the user


http://127.0.0.1/ui/core/index.html?mode=public&filter=file1.txt#expl-tabl./SHARED/tester/rWAjwnD1dT00uxbF/200files

This will add filter "file1.txt" as the filter keyword in the folder "200files" and will create a link that shows only file1.txt to the user

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.