Questions tagged [bitvise]

For questions about Bitvise, an SSH server and SSH client for Windows machines.

Bitvise provides SSH server and SSH client for Windows machines. The suite of software includes a server, a client, various terminals. The software supports SSH, SCP, FTP, SFTP, and SSH TCP/IP tunneling.

17 questions
10
votes
3 answers

How can I set in the bitvise ssh client, the tunnel automatic connect if open windows or restart windows?

Now the tunnel works if I open the bitvise application and click the login button. I want to change that. I want the tunnel automatic open if open windows or restart windows Where I can set the automatic tunnel to open when opening windows or…
Success Man
  • 321
  • 3
  • 4
  • 8
3
votes
3 answers

SSH2 in Bitvise terminates unexpectedly

I'm trying to connect Bitvise with a cloud server to make some changes in my magneto website. When I click login it creates connection without any problem. But after a few seconds it terminates automatically. I configured correctly username,…
1
vote
1 answer

In the Bitvise Client Software, Host Key Verification window shows public key information not generated by me

The Problem(s): After hitting the login button, Host Key Verification window shows up with host key info. (Not generated by me. Should this be happening by default.) For Public Key Authentication, I tried generating keypair from client key manager…
1
vote
0 answers

ssh, udp and split tunneling accross windows 10

I use "Bitvise SSH client" on my windows 10 machine to Connect to SSH server in windows Server. It doesnt tunnel all of my Pc so use Softether VPN Client Manager To Connect it via Socks Proxy. it Works Nice. now I want to make split tunneling , I…
1
vote
1 answer

Access my bitvise server from the internet

I have successfully installed Bitvise SSH server on our Windows Server. I can access it when I am on our network using an FTP client like WinSCP or Filezilla. However, when I am using a machine outside the network, the client can not access my host…
1
vote
1 answer

How do I get Bitvise WinSSHD to provide me with a CMD console when I log in? SSHing to a Windows machine.(from a windows machine too)

How do I get Bitvise WinSSHD to provide me with a CMD console when I log in? I set up Bitvise SSH server locally, and logged in locally with cygwin and with Bitvise SSH client. A bit odd that I can't get output with ls, but that aside. Notice it's…
barlop
  • 25,198
1
vote
1 answer

connection time out putty/bitvise

The error: Connection Failed. FlowSocketConnector: failed to connect to target address. Windows error 10060. A connection attempt failed because the connected party did not properly respond after a period of time, or established connection because…
Ziyad
  • 11
1
vote
1 answer

Export virtual accounts list from WinSSHD server control panel

I want to know if someone can assist I need to export a list of all virtual accounts we have configured on the WinSSHD, I have tried running a few powershell script with no avail. I have run a export on the WinSSHD control panel, but this exports…
Dario
  • 11
1
vote
1 answer

Bitvise SSH Server - Connection works first time, than never seen again

I have a ssh server set up with bitvise. My internet provider is Comcast and recently they had to change the lines so the internet was down. This server has been working for 2-3 years flawlessly. Now my issue is that the first time I connect to the…
1
vote
1 answer

BitviseSSH "The public key supplied has been verified;requesting signature."

The key pair has been generated, the known_hosts and the authorized_keys has also been modified.The debug log show below. $ ssh GitUser@192.168.1.108 -v OpenSSH_7.3p1, OpenSSL 1.0.2k 26 Jan 2017 debug1: Reading configuration data…
1
vote
2 answers

Bitvise SSH Server putting extra spaces in session

I am using Bitvise SSH Server on my Windows machine for remote access. The login shell is ZSH, and I am using Oh My Zsh with it. However, I have also tried BASH and got the same problem. Therefore I guess this problem is with Bitvise SSH Server, not…
bfrguci
  • 565
0
votes
0 answers

How do I check the license validity period for Bitvise SSH server on Windows 10?

When Bitvise SSH server's license is expired, it suddenly stops working and I lose access to my remote computer. How do I check until what date my current license is valid? To plan ahead for this and to buy and activate it in time. I use it to…
0
votes
1 answer

Bitvise SFTP server On-upload command batch file

I am trying to get bitvise SFTP server to run a batch file once a file is uploaded Should the command just be: cmd/c D:\DataImport\data.bat Do I need to configure something in the working directory? How can I debug the command to see if there…
Ofer B
  • 103
0
votes
0 answers

Can you set up Bitvise (Windows Server) to run a script when a specific file is transferred?

I have set up Bitvise (v 7.3) in a Windows Server 2016 box. I can connect and transfer files via SFTP to the server from my local computer using WinSCP and a custom command-line application. I would like to run a script (to copy the transferred file…
0
votes
0 answers

copy file to windows system from centos using bitvise

I ssh into centos server using user "centos" and there is a file /usr/share/nginx/sitename/file.sql, which is owned by root or some other user i don't know so i can not access file.sql directly, however if i do using sudo privilege then it is…
1
2