Automatically download file from link

Advertisement

SystemsMan
Joined:
Posts:
1

Automatically download file from link

Hello.

Is it possible to automatically with the script download xml file from https link?
All that is available is links - https://example.com/uploads/file.xml

I want to create a script who this file.xml file download on local machine at particular location. Something like wget where you can specify a link and it downloads to your computer.

I already have scripts who download files from SFTP servers and also upload on SFTP server.

Thank you!

Reply with quote

Advertisement

Guest

Re: Automatically download file from link

SystemsMan wrote:

Hello.

Is it possible to automatically with the script download xml file from https link?
All that is available is links - https://example.com/uploads/file.xml

I want to create a script who this file.xml file download on local machine at particular location. Something like wget where you can specify a link and it downloads to your computer.

I already have scripts who download files from SFTP servers and also upload on SFTP server.

Thank you!

Can i know the scripts of the upload and download documents. I was trying to script the same but having some issues with the same.

Reply with quote

Advertisement

You can post new topics in this forum