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 |
what is the difference between unix and linux...
expalin the process of kickstart installation?
How to build new filesystem ? and what is irig file system?
1 which file contains information about os wether it's 32 bit or 64 bit os 2 difference between logical block and physical block?? 3 what is the size of logical block and physical block?? 4 daemon for nfs on client end as well as server end??? 5 how to confirm from client end about nfs server sharing?? 6 what contains information about file and directory creating time or modification time??
why /etc/shadow file do not have any permission ?
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)
How to Trouble shoot performance issue in RHEL administration ? please give to one example
How to give 2 different gateway IP addresses for 2 different interfaces in same system ?
What utility can you use to automate rotation of logs?
How To Hide the FTP Version?
i want some basic level enterview questions can any one can help me in this
will u plz send me the complete steps of installation of red hat linux on intel's core 2 duo processor?