Python Forum
Take one parameter which is an URL to a remote server
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Take one parameter which is an URL to a remote server
#1
Any ideas if possible to have a phyton program take one parameter which is an URL to a remote server. The program will download this gzipped CSV file.




For example the program would be run like: python test.py "https://server/test_data.csv.gz"

and i would download test_data.csv.gz from the remote server and process it.
Reply
#2
yes, no problem. Of course depending on different factors it could be easy or more difficult to do it, but in general - it's not a problem
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Triggering a ps1 script in remote windows server via http python request jasveerjassi 1 365 Jan-26-2024, 07:02 PM
Last Post: deanhystad
  [ERROR] ParamValidationError: Parameter validation failed: Invalid type for parameter gdbengo 3 10,973 Dec-26-2022, 08:48 AM
Last Post: ibreeden
  How to take the tar backup files form remote server to local server sivareddy 0 1,895 Jul-14-2021, 01:32 PM
Last Post: sivareddy
  python3 emulate tail -f on remote server... support required anna 0 1,647 Jul-01-2020, 06:42 AM
Last Post: anna
  Unable to login to remote SQL Server database sipriusPT 1 15,017 Dec-20-2019, 10:16 AM
Last Post: sipriusPT

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020