Share download link for alfresco documents - alfresco

is it possible to share download link for a document hosted in alfresco?
Just like copying the share link of a document, the idea is to make the user can copy download link for (an already shared document) and share it with anyone.
please any solution for that would be much appreciated!

Alfreso has Share facility for sharing document url for public use.
When you open that url,it is already providing download link.
Check below Image:

Related

What exactly is RichWidgets/Popup_Upload.aspx

I have detected RichWidgets/Popup_Upload page in one of the tests and we can send a POST request to the webpage. And when I looked at it online, I saw that there are thousands of domains using this RichWidget.
In order to understand if we can upload malicious files with this upload functionality, I just want to install it locally and try that but can not find this Popup_Upload endpoint anywhere or any blogs about it. I found the following github repo and online demo of the widgets but there is no upload function in this repo.
Links:
https://github.com/richwidgets/richwidgets
http://www.richwidgets.io/
Is there anyone who knows what this is and where can I find the source files to read?
RichWidgets/Popup_Upload.aspx is actually one of the widgets that is used in the OutSystems Platform.
Reference:
https://andrefmota.outsystemscloud.com/RichWidgetsSample/PopupUpload.aspx

Is there a way display a shared google drive folder and "children" on a webpage? Not just files from a folder with embedded folder view?

I'm looking for way to display a shared google drive folder including the subfolders on a single webpage. So far I'm using an iframe and embeddedfolderview method to display the files from an single folder. The Problem is: Once there is another folder within the first one, clicking on it takes me to google drive by opening a new tab. I want to stay on the webpage though and just browse through the files there, also being able to download them.
Is there a way of achieving this?
I'm very grateful for any kind of help, quite limited myself I'm afraid.
PS: Why am I doing this? I want to grant students of our school viewing access to some files via a protected area on our school webpage. To be able to display files from a folder on a webpage the folder's share setting need to be set to "public". Once redirected to google drive by clicking on a sub folder the link to this whole folder is in plain view and easy to copy and share around hence leaving our password protected webpage. So I want an otherwise publicly shared folder to only really be viewed on our webpage and nowhere else.
Thanks again for any help.
Most sites; especially Google, have catch scripts to avoid malicious or intrusive scripting.
Just to let you know the Object and XMLHttpRequest methods are not working either.
I tested due to time to spare with this Coronavirus.
The best way to go is to have your own site or blog. There's some free like wordpress.com and wix.com. But this being a school access issue, not sure what they will allow.
You might want to contact your technology personnel at school to see what they tell you.
Best regards,
Ramon

How to allow direct download to users local storage from firebase

I have tried looking around for an answer but all firebase download topics seem to be about just getting the download link from storage to display. I saw a similar one but it was in ios/swift and I didn't grasp it.
My question is if I already have the link and I am using it. How can a user click on a button and it will locally download on their computer?
I thought the would work but it just takes me to the image.
My download storage link from firebase are currently stored in my vuex store. I then access the url and other properties by pushing them to an array that is why the href is "card.imageurl[0]
<a #click="download" :href="card.imageurl[0]" class="download" download><i class="material-icons">cloud_download</i></a>
I appreciate any help hopefully this is not a duplicate but I have tried looking around for a while on this.
Thanks

share files with users with wordpress

I'm new to wordpress and I need to create a wordpress that allow the administrators to share information and files with users (word, excel, pdf, images, etc).
Each user will have a password and the files are only shared between the user and the administrator (there's no sharing between users).
Maybe that can be accomplished with a post or page targeted for every user. The user would have to be logged to access the page/post and should be able to add content and files. That way the files and info will be only shared between that user and the admin.
Is this a correct approach or there is a better way to do it?
Thanks
Gonzalo
WordPress Download Manager helps you in managing, tracking and controlling your downloads in a more efficient way. You can set access levels, you can add/embed downloadable files anywhere in the post by copying and pasting the embed code.
For more info :
http://www.wpbeginner.com/plugins/how-manage-track-control-file-downloads-wordpress/

wordpress, a download manager for outside URLs

I'm working on a online file library for one of my clients. It's a library for mostly PDFs and office documents. Because they are a huge amount(almost 2gb in files), I'm hosting them on another site(divshare), so that the hosting account we have doesn't get blocked by the excess of files, and also because of excess traffic downloading can generate.
So, my question is if there is a good download manager(even with some search for download categories and so) that can handle instead of local uploaded files, URLs of files hosted somewhere else?
The advice about any plugin or the like is very appreciated.
You ask how to code such manager, right? Otherwise, your are on the wrong site...
I think you need to make a kind of file manager, except that instead of generating HTML pages to view the files and act on them, it exposes a Web API, returning XML or Json data, that a WordPress plugin can manage.
From Divshare:
The DivShare Uploader Plugin for Wordpress replaces your regular
uploading frame with a DivShare upload form, allowing you to easily
upload and add files without ever leaving your "Write a Post" page.
It's a great way to speed up your blogging and take the load off your
servers when hosting big files and images.
It can be found here: http://www.divshare.com/integrate
Good Luck!
Marcelous

Resources