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
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 |
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 |
How find out drivers of installed devices in linux (RHEL)?
How to catagories tickets in RHEL, which tickets are belong to PROBLEM, INCIDENT and CHANGE management? please given to me with examples
what is the difference between unix and linux...
what is NIS Server...?
My root password has been changed, how can i enter into the system without root password?
In Linux(RHEL) server have two users with same name. one is local user and second one is NIS user. if you login the server which user will login (local or NIS)
Through ssh whole directory structure from / is shared regardless the user we have connected with ....... how do i prevent sharing ??
How to trace any process background processing?
tell me some of the Linux HotKeys do you know?
I have accidently deleted my fstab... how do i recover/ regenerate the file?????? in rescue mode i cannot create a new file since the filesystem is readonly and could not mount in readwrite mode ?????????
How do i check which nfs version I am using ????????
in linux gui desktop icon was lost how con u back this icons