Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How is the difference between ftp and sftp ? and explain
how to create ftp server and sftp server with example ?

Answers were Sorted based on User's Feedback



How is the difference between ftp and sftp ? and explain how to create ftp server and sftp server ..

Answer / reddy

ftp means file transfer protocol sftp means not a secure file transfer protocol we r using ssh for transfaring file is called sftp
in ftp we directly send data to other system .
in sftp we r using encrypted data
in ftp for send we r using 21 port
in sftp for send we r using 22 port

Is This Answer Correct ?    26 Yes 4 No

How is the difference between ftp and sftp ? and explain how to create ftp server and sftp server ..

Answer / bajira

FTP file transfer happens via 2 channel. command channel and data channel. where command channel responsible for user,pass ,quit and it will be active still sessions active. Other process like data transfer and receive will happen via data channel. No encryption and it can be decoded and readable via global network.

In SFTP, it uses secure shell for this process and both command and data transfer happens on same encrypted cipher method. Due to this it is secure.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Linux AllOther Interview Questions

How to Create NIS Server And NIS Client? Explain With Example?

1 Answers   Cisco,


How to build new filesystem ? and what is irig file system?

3 Answers  


What is the difference between an argument and an option/switch?

3 Answers   Wipro,


What is the difference between ext3 and ext4?

0 Answers   IBM,


i want to install XP on RHEL5 with virtualization tell me step by step configuration

1 Answers  


how can i create samba server in fedora 9.0 ? and domain/LDAP controller! clilent side is windows pc .?

0 Answers   Wipro,


how to install linux OS? pls send step by step

3 Answers  


My root password has been changed, how can i enter into the system without root password?

6 Answers  


someone already asked 'what is diff between unix & Linux' can I ask the same but more nuanced...I have 7 years app support of unix, have never seen Linux BUT need to bluff my way through in an interview i e say that I have use Linux. What are the most important things I need to know?

1 Answers  


what is the difference between fork and thread ? and parent and child process in fork system call?

3 Answers   Satyam,


What is the minimum number of partitions you need to install Linux?

30 Answers  


how do i check which package has installed some command suppose ls , mkdir or whatever ???

8 Answers  


Categories