Answer the question
In order to leave comments, you need to log in
How to set up remote access to a folder running Windows Server?
There is a program that collects data in the sqlite3 database. It works under Windows. A server script for data visualization has been written for this database. Works under Linux. Now it works like this - a file is taken from Win, uploaded to Linux, and then visualization goes on. The goal is to automate the process. As I see it - the Linux server cron downloads the file from the Win server and puts it in the right place. I haven’t worked with Win for 10 years, is it possible to share a folder there so that I can access it by IP and download the file with wget?
Answer the question
In order to leave comments, you need to log in
Share the SAMBA folder on Linux and in the program (on Win) specify where to put the result file (UNC path or "net use ...." to connect as a network drive).
Setting up Samba on Linux
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question