Set Bitvise Ssh Client as a Windows Service

Source: Internet
Author: User
Tags bitvise ssh bitvise ssh client

Set Bitvise Ssh Client to the Windows Service Bitvise SSH Client, which is the original Bitvise Tunnelier. It is a feature-rich SSH Client used to remotely manage Linux systems, in addition to supporting important dynamic port forwarding, it also supports multi-account logon, graphic interface SFTP, remote desktop, and so on. Www.2cto.com now needs to use NSSM to turn it into a Windows service. The script is as follows: Create a bat file and run it. The content is as follows: "C: \ Program Files (x86) \ Bitvise SSH Client \ nssm.exe" install BitviseSSHClient "C: \ Program Files (x86) \ Bitvise SSH Client \ BvSsh.exe "-loginOnStartup-profile =" C: \ Program Files (x86) \ Bitvise SSH Client \ Profile. bscp "-hostKeyFile =" C: \ Program Files (x86) \ Bitvise SSH Client \ HostKey. md5 "net start BitviseSSHClient where-profile is the configuration file of Bitvise SSH Client and-hostKeyFile is Bitvise SSH Cl The bitvise format Host Key file exported by "Host Key Manager" in the upper left corner of the ient's 1st labels. This file is only valid for this Windows Account and only for this file path. Www.2cto.com: Change the Service Startup account to a Windows account that has logged on to SSH. errors may occur when using SYSTEM or other built-in accounts. ---- Www.2cto.com: "C: \ Program Files (x86) \ Bitvise SSH Client \ nssm.exe" remove BitviseSSHClient confirm references: http://nssm.cc/usage http://www.bkjia.com/os/201301/184957.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.