rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: JP on February 15, 2015, 12:42:30 PM

Title: Feature request/suggestion - Public links
Post by: JP on February 15, 2015, 12:42:30 PM
Pulic links

It would be very useful to be able to send and receive files without the need of creating a user account and password for one-time users. But it must be safe.

I suggest a feature where pulic links can be created. Copy & paste in to an email and send to the user. User clicks on the link that could look like example below:

xxxxx//hfs_server/xx=linkdata-id=87489923848074153hjdsj443hjlk8013

The link should not display the actual file path and filename. It should be random as in the link example.
When the user clicks on the link it should be translated to the connected download or upload directory for the link.
The user continues to click on the actual file(s) to download. 

If an expiration date can be set for a link, even better. The link should be automatically disabled after this date.

It should be an option to password protect a public link.
Title: Re: Feature request/suggestion - Public links
Post by: bmartino1 on February 19, 2015, 12:00:36 AM
http://www.rejetto.com/forum/html-templates/can-i-set-the-filter-programatically/msg1059902/#msg1059902

i think this is better done with fhfs... as ftp and a specific file/folder share can be edited via html/javascript to accomplish this...

http://stackoverflow.com/questions/4772774/how-do-i-create-a-link-using-javascript
http://www.w3schools.com/jsref/jsref_link.asp
Title: Re: Feature request/suggestion - Public links
Post by: rejetto on February 21, 2015, 02:28:20 PM
make your folder/files invisible. You can could disable the "browsable" option of the folder.
This way you can give a link, and it will work, but only to those who have the link.
Otherwise, i never saw it, but there's a derivative work of HFS, that could have this specific feature, from what i understand from this post on the forum
http://www.rejetto.com/forum/fhfs/upload-file-rename-in-host/msg1059910/#msg1059910