You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe in the context menu, there is a link that is available. You may use that for sharing with friend. There might be a security issue.
To have a better (or "standard") Share, you may consider the following:
create a context menu "Share"
when clicked , pop up a dialog in which you may ask the password for protection, expiration and other information. Backend creates a hash for the file/dir and display on the dialog;
share the hash dir with others;
create a "download" PHP code to check password/expiration etc and download file.
You may need a small database/file to record the password and expiration information. You may also need to check if the logged in user has the privilege to create a "share"
Can I make a shareable link with Elfinder? Can users download some of their files to people with link addresses ? Sorry for my english.
The text was updated successfully, but these errors were encountered: