Skip to main content
Post Closed as "Needs more focus" by muru, CommunityBot, Stephen Kitt, Jeff Schaller
Markup
Source Link
Kusalananda
  • 356.1k
  • 42
  • 737
  • 1.1k

I was reading about OpensshOpenSSH and I have the following questions:

  1. What is the difference between sshssh and slogin slogin?

  2. What is the difference between scpscp and sftp sftp?

  3. Does sshdsshd (on server side) provide separate server processes to handle each client (ssh ssh, slogin slogin, sftp sftp, scpscp) type requests or just one process for all client types  ?

  4. is the secure shell a standalone shell like bash ..bash etc.etc, or just a process that encrypt/decrypts traffic and communicate to ordinary bash process locally  ?

Thanks

I was reading about Openssh and I have the following questions:

  1. What is the difference between ssh and slogin ?

  2. What is the difference between scp and sftp ?

  3. Does sshd (on server side) provide separate server processes to handle each client (ssh , slogin , sftp , scp) type requests or just one process for all client types  ?

  4. is the secure shell a standalone shell like bash ...etc or just a process that encrypt/decrypts traffic and communicate to ordinary bash process locally  ?

Thanks

I was reading about OpenSSH and I have the following questions:

  1. What is the difference between ssh and slogin?

  2. What is the difference between scp and sftp?

  3. Does sshd (on server side) provide separate server processes to handle each client (ssh, slogin, sftp, scp) type requests or just one process for all client types?

  4. is the secure shell a standalone shell like bash etc., or just a process that encrypt/decrypts traffic and communicate to ordinary bash process locally?

deleted 40 characters in body
Source Link
Rui F Ribeiro
  • 58k
  • 28
  • 156
  • 239

I was reading about Openssh and I have the following question, it will be helpful if some one help mequestions:

  1. What is the difference between ssh and slogin ?

  2. What is the difference between scp and sftp ?

  3. Does sshd (on server side) provide separate server processes to handle each client (ssh , slogin , sftp , scp) type requests or just one process for all client types ?

  4. is the secure shell a standalone shell like bash ...etc or just a process that encrypt/decrypts traffic and communicate to ordinary bash process locally ?

Thanks

I was reading about Openssh and I have the following question, it will be helpful if some one help me:

  1. What is the difference between ssh and slogin ?

  2. What is the difference between scp and sftp ?

  3. Does sshd (on server side) provide separate server processes to handle each client (ssh , slogin , sftp , scp) type requests or just one process for all client types ?

  4. is the secure shell a standalone shell like bash ...etc or just a process that encrypt/decrypts traffic and communicate to ordinary bash process locally ?

Thanks

I was reading about Openssh and I have the following questions:

  1. What is the difference between ssh and slogin ?

  2. What is the difference between scp and sftp ?

  3. Does sshd (on server side) provide separate server processes to handle each client (ssh , slogin , sftp , scp) type requests or just one process for all client types ?

  4. is the secure shell a standalone shell like bash ...etc or just a process that encrypt/decrypts traffic and communicate to ordinary bash process locally ?

Thanks

Source Link

Openssh Questions

I was reading about Openssh and I have the following question, it will be helpful if some one help me:

  1. What is the difference between ssh and slogin ?

  2. What is the difference between scp and sftp ?

  3. Does sshd (on server side) provide separate server processes to handle each client (ssh , slogin , sftp , scp) type requests or just one process for all client types ?

  4. is the secure shell a standalone shell like bash ...etc or just a process that encrypt/decrypts traffic and communicate to ordinary bash process locally ?

Thanks