Procedure for a vb ssh connection project.
Hello,
I need to create a Secure shell connection using Visual basic for file transfer and sharing. Please tell me the procedure for creating a vb ssh connection project.
Thanks
Hello,
I need to create a Secure shell connection using Visual basic for file transfer and sharing. Please tell me the procedure for creating a vb ssh connection project.
Thanks
Hi Chet,
Communication(secure) on internet between hosts is alowed by designing SSH protocol this protocol is also used for improved security over alternatives
Steps to create SSH
SSH Clients
Authorization of Host Access
.net Hosts: SourceForge
.net Username: SourceForge
Key Authentication of SSH
SSH Sessions Interactive
File Transfers
Secure CoPy (SCP): File Transfers
Secure FTP (SFTP): File Transfers
Rsync Over SSH: File Transfers
WinSCP: File Transfers
SSH Over CVS
Execution of Remote Command
Forwarding X11
PuTTY-Specific Instructions
FTP and TELNET