Found a similar question: Access by IP address

However, I have a situation in which access must be obtained from win7 to files on a machine with linux (CentOS), the question is not how to do it, but I want to find out if it is more difficult to access it than access to a machine with the same win7? Maybe you should not take it and install windows on a remote computer?

  • one
    You can, for example, raise samba on the Linux side. Or FTP . It all depends on your goals - Donil
  • The goal is to pull out the recordings of Asterisk conversations, the recording in the dialplan is implemented and goes simply to the specified directory. I would not like to put Windows and raise freeswitch - BlackOverlord
  • Only here the pulling of files should be carried out exactly on the machine where the client in C # is written. The program logic determines which files to copy. That is, the process should go on pressing the button in the client or when it is loaded, it does not matter, it is important that on his initiative. And not only on LAN. - BlackOverlord

0