Trouble connecting to Bitvise SSH server from remote machine using SFTP Unicorn Meta Zoo #1:...
Can you stand up from being prone using Skirmisher outside of your turn?
Has a Nobel Peace laureate ever been accused of war crimes?
The art of proof summarizing. Are there known rules, or is it a purely common sense matter?
Implementing 3DES algorithm in Java: is my code secure?
Is this homebrew racial feat, Stonehide, balanced?
What is ls Largest Number Formed by only moving two sticks in 508?
Did the Roman Empire have penal colonies?
Justification for leaving new position after a short time
I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?
Are these square matrices always diagonalisable?
Will I lose my paid in full property
Mistake in years of experience in resume?
Could Neutrino technically as side-effect, incentivize centralization of the bitcoin network?
How would this chord from "Rocket Man" be analyzed?
My admission is revoked after accepting the admission offer
What is "leading note" and what does it mean to "raise a note"?
Arriving in Atlanta after US Preclearance in Dublin. Will I go through TSA security in Atlanta to transfer to a connecting flight?
"Rubric" as meaning "signature" or "personal mark" -- is this accepted usage?
Co-worker works way more than he should
Is Diceware more secure than a long passphrase?
Why did C use the -> operator instead of reusing the . operator?
Expansion//Explosion and Siren Stormtamer
Why did Israel vote against lifting the American embargo on Cuba?
Does Feeblemind produce an ongoing magical effect that can be dispelled?
Trouble connecting to Bitvise SSH server from remote machine using SFTP
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar Manara
Come Celebrate our 10 Year Anniversary!Setting up FTP on Windows Server 2008, virtual machinePlesk FTP not working but SFTP and Shell is workingHow do I connect Windows to Unix using public key SFTP?Can I configure VSFTPD to listen only to localhost?SSH - cannot start sftp-server when trying to force internal sftpConnecting to server from remote machineCannot telnet into my FTP enabled AWS Windows 2012 R2 serverLoadbalancing SFTP with TCP connection timed outssh with private key works, sftp results “Server refused our key”GnuTLS error -15: An unexpected TLS packet was received. error after removing all files in public_html
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I have set up a Bitvise server on an Azure virtual machine (Windows) using the following guide:
https://www.bitvise.com/configuring-ssh-server-for-sftp
As instructed I set up an FTP client on the same machine using a Host of 127.0.0.1 as shown below:

This connects with no issues.
I then try to connect from a remote machine using the same settings but with the IP changed and I get the following error (IP and username changed for security):
Status: Disconnected from server
Status: Connecting to 11.11.11.111...
Response: fzSftp started, protocol_version=8
Command: open "username@11.11.11.111" 22
Error: Network error: Connection timed out
Error: Could not connect to server
Status: Waiting to retry...
It seems like the firewall is blocking connections even though the Firewall settings seem to allow connections, see below:

Why would the error be happening and how can I resolve it?
Additional Info:
- Bitvise Virtual Account screenshot
- Bitvise Server settings screenshot
- Bitvise FTP settings screenshot
windows ssh ftp sftp
add a comment |
I have set up a Bitvise server on an Azure virtual machine (Windows) using the following guide:
https://www.bitvise.com/configuring-ssh-server-for-sftp
As instructed I set up an FTP client on the same machine using a Host of 127.0.0.1 as shown below:

This connects with no issues.
I then try to connect from a remote machine using the same settings but with the IP changed and I get the following error (IP and username changed for security):
Status: Disconnected from server
Status: Connecting to 11.11.11.111...
Response: fzSftp started, protocol_version=8
Command: open "username@11.11.11.111" 22
Error: Network error: Connection timed out
Error: Could not connect to server
Status: Waiting to retry...
It seems like the firewall is blocking connections even though the Firewall settings seem to allow connections, see below:

Why would the error be happening and how can I resolve it?
Additional Info:
- Bitvise Virtual Account screenshot
- Bitvise Server settings screenshot
- Bitvise FTP settings screenshot
windows ssh ftp sftp
add a comment |
I have set up a Bitvise server on an Azure virtual machine (Windows) using the following guide:
https://www.bitvise.com/configuring-ssh-server-for-sftp
As instructed I set up an FTP client on the same machine using a Host of 127.0.0.1 as shown below:

This connects with no issues.
I then try to connect from a remote machine using the same settings but with the IP changed and I get the following error (IP and username changed for security):
Status: Disconnected from server
Status: Connecting to 11.11.11.111...
Response: fzSftp started, protocol_version=8
Command: open "username@11.11.11.111" 22
Error: Network error: Connection timed out
Error: Could not connect to server
Status: Waiting to retry...
It seems like the firewall is blocking connections even though the Firewall settings seem to allow connections, see below:

Why would the error be happening and how can I resolve it?
Additional Info:
- Bitvise Virtual Account screenshot
- Bitvise Server settings screenshot
- Bitvise FTP settings screenshot
windows ssh ftp sftp
I have set up a Bitvise server on an Azure virtual machine (Windows) using the following guide:
https://www.bitvise.com/configuring-ssh-server-for-sftp
As instructed I set up an FTP client on the same machine using a Host of 127.0.0.1 as shown below:

This connects with no issues.
I then try to connect from a remote machine using the same settings but with the IP changed and I get the following error (IP and username changed for security):
Status: Disconnected from server
Status: Connecting to 11.11.11.111...
Response: fzSftp started, protocol_version=8
Command: open "username@11.11.11.111" 22
Error: Network error: Connection timed out
Error: Could not connect to server
Status: Waiting to retry...
It seems like the firewall is blocking connections even though the Firewall settings seem to allow connections, see below:

Why would the error be happening and how can I resolve it?
Additional Info:
- Bitvise Virtual Account screenshot
- Bitvise Server settings screenshot
- Bitvise FTP settings screenshot
windows ssh ftp sftp
windows ssh ftp sftp
asked 7 mins ago
BurtBurt
14014
14014
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f964477%2ftrouble-connecting-to-bitvise-ssh-server-from-remote-machine-using-sftp%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f964477%2ftrouble-connecting-to-bitvise-ssh-server-from-remote-machine-using-sftp%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown