A
A
Alexander Ivanov2019-01-20 17:48:40
Computer networks
Alexander Ivanov, 2019-01-20 17:48:40

What is the best way to share site resources on the Internet?

There is a computer on windows 10, it is used only for storing photos in the images folder. There is a static IP address. There is a site, it is on another server. The task is as follows: The site needs to take pictures from the computer, using links like 8.8.8.8/images/picture.jpg. How to do it? What is the best way to share a folder? What ports should be forwarded? Is it necessary to install an FTP server on this computer?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
T
Talyan, 2019-01-20
@alexivanov77

it is better to take pictures via http - any smallest http server will do for your task. Apache, nginx, denver, you can google something simpler

A
Artem @Jump, 2019-01-20
curated by the

The task is as follows: The site needs to take pictures from the computer, using links like 8.8.8.8/images/picture.jpg. How to do it? What is the best way to share a folder?
This can be done by installing an FTP or web server on the computer.
To do this, you definitely need a white IP address - if you have one, then you can see what needs to be forwarded there or not.

L
lukoie, 2019-01-20
@lukoie

You need
- DynDNS to convert the dynamic IP to static
- IIS web server built into Windows 10 (you just need to enable it in the Windows program manager
5c44d122c2471000547688.png)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question