Tuesday 2 June 2015

★Force a file or Folder to download and Render(open) a file in your browser from Dropbox ©

Dropbox a cloud network to store all type of  file. Today , lot of people are using dropbox to store and share their file. But, when we are going to link our file to any  website.. 
Generally ,

  • we select our file and go to share.
  • then copy  link and paste it..
but, this is not a direct link to download,  we'll see this page to  download our file.



 To Bypass this page / direct download a file:

  • look at your file  url address , for example:
  • url =      https://www.dropbox.com/s/calr2ejku89mmkc/jhallyre.bat?dl=0
  • in abbove    ..    "https://www.dropbox.com/s/calr2ejku89mmkc/jhallyre.bat"  is address of your file
  • you have to replace only 0 by 1
  • i.e.    https://www.dropbox.com/s/calr2ejku89mmkc/jhallyre.bat?dl=1      , this the direct link to download file without any popup.
***

➫Render a file:

To display /open your file in your browser.. you have to use only  ?raw=1 after your url of your file.For example: 
  • file url:  https://www.dropbox.com/s/calr2ejku89mmkc/jhallyre.bat
  • then it become :   https://www.dropbox.com/s/calr2ejku89mmkc/jhallyre.bat?raw=1
***

No comments:

Post a Comment