Linux General Question:
Download Job Interview Questions and Answers PDF
How to find out shared file&dir of FTP?
Answer:
we need to use the command #ftp server name in he client
machine then it asks user name and password ,for user name
use anonymous and password is empty .then it takes it to
FTP> mode in that type ls . it shows what are the files
shared via FTP in that particular server.if we want to see
which are the files shared via FTP in the client use FTP>!ls.
machine then it asks user name and password ,for user name
use anonymous and password is empty .then it takes it to
FTP> mode in that type ls . it shows what are the files
shared via FTP in that particular server.if we want to see
which are the files shared via FTP in the client use FTP>!ls.
Download Linux General Interview Questions And Answers
PDF
Previous Question | Next Question |
Which type of application can be run on Linux? and explain what it the use of that? | What is kernel parameters? where its located and how would you find it? |