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 |
I was updated patches after that i got kernel panic error, how to resolve the issue and we are unable to login the single user mode also
Do hackers use python?
How do I search for files containing specific text in linux?
What is puppet server?
have you done any big projects in linux? If so, explain them in brief.
What is the command to make a file executable in linux?
What is mtime and ctime in linux?
Which type of application can be run on linux?
Which password package is installed for the security of central password?
What is truncate linux?
What file defines the levels of messages written to system log files?
You have set quotas for all your users but half of your users are using more space than they have been allotted. Which of the following could be the problem?