how to find out shared file&dir of FTP ? is there any command for find out are any other way we have? tell me with example?
Answers were Sorted based on User's Feedback
Answer / ramesh veluchamy
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.
Is This Answer Correct ? | 8 Yes | 2 No |
Answer / jaswant
we can use
#ftp IP Address of FTP Server
then
we reacquired user name and password, by defult ftp allows
to anonymous user its password is empty.
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / rajendra
showmount -e command useful for ftp shared directories
Is This Answer Correct ? | 0 Yes | 0 No |
why LINUX is fast processing software and why it does not get viruses.
You want to search for all the *.tar files in your home directory and wants to delete all at once. How will you do it?
how do you search for a pattern and than replace it in an entire file in linux?
How does a spinlock work?
Write a bash script to delete all the files in the current directory that contains the word “linux”.
What we have to do if we do required to rotate logs without moving and creating new log file
What is swap space?
To implement new application on IBM z/10. Which of the following options need to be considered if it to be implemented in Linux?
How do you list all files in a directory, including the hidden files?
In linux wat is the command to see on which port which service is running? and wat is the differnece between /etc/services file and netstat command
Where does the name yellow dog come from?
What is called .scratch pad of computer.?