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
Is chrome os based on linux?
What does grep() stand for?
Is manjaro linux good?
How do you check for processes started by user ‘pat’?
What is a shell command in linux?
Why is thread synchronization needed?
Do most hackers use linux?
What are environmental variables?
How can we find the current value for shell variables?
Who invented semaphore?
Can I use kali linux for daily use?
Why linux is so important?
What can I do with red hat linux?
What is “nohup” used for?
Is everything in linux a file?