Login  Register

Re: View Linux files on windows browser

Posted by ErmanArslansOracleBlog on Jan 10, 2024; 5:28pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/View-Linux-files-on-windows-browser-tp12247p12248.html

Contents from windows? And the script? I couldnt bind them together..

For using windows for reaching the files stored in linux, check -> "samba".
You can also consider using NFS. Nfs export from Linux, and nfs mount on windows.

Just build the mechanism and test it with the manual use first. Then, you can focus and write that script according to your needs.