LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mount a folder to tftp server (https://www.linuxquestions.org/questions/linux-newbie-8/mount-a-folder-to-tftp-server-4175657046/)

ahmadirad 07-08-2019 10:11 AM

mount a folder to tftp server
 
Hi
is there any way to mount a folder in linux (Machine1) to tftp server in another linux (Machine2)?

michaelk 07-08-2019 10:54 AM

Technically it is possible but it would be a FUSE filesystem and I am not aware of one for tftp.

https://en.wikipedia.org/wiki/Filesy...e#Example_uses

In general there are many ways to mount a folder from a another server but it depends on what other services are running and what access you have to that remote server.


All times are GMT -5. The time now is 04:06 PM.