java - Automatic downloading of files from website -


i have website has lot of direct download links. hyperlink titled "download". in order download file, need right click on , press "save link as" , asks location. how make process automatic. mean, fetch links named "download" , right click , save operation. using idm (internet download manager), simplifies click on "download" hyperlink. but, have click on each link. there around 750 such links. there way make process automatic?

based on u r description understood that, u need download files site u own.

if own site. u can login hosting panel. website developer might have placed folder files. use ftp client link filezilla or thing else , using u r ftp credentials login , download files in folder.

if want clone every thing in u r hosting or site use cuteftp ftp client software. after login u site. go menu , clone u r directory.

if don't own site or if donot have ur credentials.

here other options.

there many ways u can solve issue.

download firefox.

go extensions , download extension download them extension @ link

https://addons.mozilla.org/en-us/firefox/addon/downthemall/https://addons.mozilla.org/en-us/firefox/addon/downthemall/

after installing addon. follow tutorial author. u r set. make sure use filters download specific file types.

and using free download manager,

select area click , drag action. after selecting right click on selected area , click on download selected fdm. should trick.

i not sure if option u r idm.

cheers. let me know if worked or not.


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

c# - Unity IoC Lifetime per HttpRequest for UserStore -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -