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



how to find out shared file&dir of FTP ? is there any command for find out are any other way we ..

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

how to find out shared file&dir of FTP ? is there any command for find out are any other way we ..

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

how to find out shared file&dir of FTP ? is there any command for find out are any other way we ..

Answer / rajendra

showmount -e command useful for ftp shared directories

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux General Interview Questions

What is the difference between linux and android?

0 Answers  


How would you create a text file without opening it?

0 Answers  


What does fsck do in linux?

0 Answers  


Is linux the future of gaming?

0 Answers  


What is a linux process?

0 Answers  






How many types of shells are there in linux?

0 Answers  


1)Can we extend /root partition in RHEL 6 ? If yes then what are the steps?

0 Answers   HCL,


You have a file called phonenos that is almost 4,000 lines long. What text filter can you use to split it into four pieces each 1,000 lines long?

1 Answers  


What is timestamp of a file in linux?

0 Answers  


cd home to get back to your home-directory. State Whether True or False?

0 Answers  


Can linux run windows games?

0 Answers  


Is arch linux free?

0 Answers  


Categories