Linux Commands Question:

Explain difference between nfs soft and hard mouniting points?

Tweet Share WhatsApp

Answer:

hard mount option:- If the client fails to access the
server,then connection hang it, after the system up then it
access the server.

Soft:- If the client failed to connect the server it
immediately gives the error report, and close the connection.

Download Linux Commands PDF Read All 23 Linux Commands Questions
Previous QuestionNext Question
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?What is vnc?