Filtering out a file and creating direct link to a file in the Shared Folder 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
To Search in the Parent Folder (Shared Link)
To create a direct link to a file test.iso file in that shared folder:
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
To Search In the Sub Folder (Shared Link)
To create a direct link to a file file1.txt under a folder named 200files in the shared folder (Shared Link) :
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