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?
Answer Posted / 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 |
Post New Answer View All Answers
What stateless linux server? What feature it offers?
How do I see background jobs in linux?
You have a file called sales data and create symbolic links to it in bob’s home directory. Bob calls you and says that his link no longer works. How can you fix the link?
Does apple use linux?
Name the file which stores the dns configuration?
How do I change ctime in linux?
Is pfsense an os?
What is meant by latch?
Who invented semaphore?
How shadow passwords are given?
How do I install linux?
Can a linux docker container run on windows?
What is the difference between ext2 vs ext3 vs ext4?
Is binary semaphore same as mutex?
Why mutex is faster than semaphore?