what is the difference between samba and ftp server in linux?
please mention as many as differneces?
Answer Posted / mayuresh wadekar
Samba is Linux service which helps u to communicate with the windows platform.It requires SAMBA User Authentication.
FTP: Is protocol which helps u to transfer file in network doesn't matter which is the platform.FTP also provides User Authentication(Local User i.e real user)It gives access to ANONYMOUS user to access date stored in ( /var/ftp )
Note= /var/ftp is default shared location for ANONYMOUS users. We can Change it.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How many types of user accounts are available in linux os?
Why red hat linux is not free?
What is the maximum length for a filename under linux?
Are linux and unix commands the same?
What is the pipe in linux?
What are semaphores in linux?
How do I see running processes in linux?
What is the basic difference between unix and linux operating system?
what is portmapper,pam and xinetd
How do you combine two lines from two sorted files in linux?
How many types of shells are there in linux?
Does mcafee work on linux?
What can I do with red hat linux?
Does linux need antivirus?
You need to search for the string “tecmint” in all the “.txt” files in the current directory. How will you do it?