FileZilla keeps asking me for password and verification codeWhy does FileZilla ask for password every now and...
How to answer pointed "are you quitting" questioning when I don't want them to suspect
What is GPS' 19 year rollover and does it present a cybersecurity issue?
Finding files for which a command fails
extract characters between two commas?
Why is my log file so massive? 22gb. I am running log backups
Where else does the Shulchan Aruch quote an authority by name?
What does "enim et" mean?
How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?
What is the offset in a seaplane's hull?
Symmetry in quantum mechanics
Landing in very high winds
Where to refill my bottle in India?
What causes the sudden spool-up sound from an F-16 when enabling afterburner?
Is "plugging out" electronic devices an American expression?
Is there any use for defining additional entity types in a SOQL FROM clause?
Can the Produce Flame cantrip be used to grapple, or as an unarmed strike, in the right circumstances?
Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?
Ideas for 3rd eye abilities
How can I fix this gap between bookcases I made?
A poker game description that does not feel gimmicky
Why was the "bread communication" in the arena of Catching Fire left out in the movie?
Domain expired, GoDaddy holds it and is asking more money
Can I find out the caloric content of bread by dehydrating it?
Doomsday-clock for my fantasy planet
FileZilla keeps asking me for password and verification code
Why does FileZilla ask for password every now and then?Accessing Amazon EC2 in Filezilla SFTPWhy does FileZilla ask for password every now and then?SFTP with Google Authenticator for 2FAFilezilla not asking for SSH-key password under LXQtFileZilla uploads file multiple times and only one of them is actually with the correct contentHow to NppFTP with SSH key?Windows 10 and Filezilla upload issueGoogle Authenticator in YastOrdering of numbers in file name in FileZilla and WinSCP?Unable to upload files through Filezilla FTP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
Yesterday I secured my VPS (Ubuntu 18.04) with two-factor authentication (Google Authenticator). I used this tutorial to achieve this. When I tried to login to my VPS with SSH (I'm using PuTTY), it asked my password and verification code, so everything has worked perfectly.
Today I was trying to upload some files to my VPS (I have an FTP server on my VPS) with FileZilla and I got this error:
Server sent an additional login prompt. You need to use the interactive login type.
I switched the Logon Type
to Interactive
, but then FileZilla asked my password and verification code for every file. This was not really helpful, so I switched to Ask for password
but nothing has changed. I have to enter my password and verification code for every upload.
I've tried to set the Transfer Mode
to Active
(with Timeout
set to 0
) as mentioned in this question, but unfortunately no luck with that either.
I've also tried to use WinSCP, and suprisingly there was no problem with this. I've entered my password and verification code once and WinSCP didn't ask me again. But I would stick with FileZilla if possible.
ssh sftp filezilla two-factor-authentication
New contributor
add a comment |
Yesterday I secured my VPS (Ubuntu 18.04) with two-factor authentication (Google Authenticator). I used this tutorial to achieve this. When I tried to login to my VPS with SSH (I'm using PuTTY), it asked my password and verification code, so everything has worked perfectly.
Today I was trying to upload some files to my VPS (I have an FTP server on my VPS) with FileZilla and I got this error:
Server sent an additional login prompt. You need to use the interactive login type.
I switched the Logon Type
to Interactive
, but then FileZilla asked my password and verification code for every file. This was not really helpful, so I switched to Ask for password
but nothing has changed. I have to enter my password and verification code for every upload.
I've tried to set the Transfer Mode
to Active
(with Timeout
set to 0
) as mentioned in this question, but unfortunately no luck with that either.
I've also tried to use WinSCP, and suprisingly there was no problem with this. I've entered my password and verification code once and WinSCP didn't ask me again. But I would stick with FileZilla if possible.
ssh sftp filezilla two-factor-authentication
New contributor
Are you sure FileZilla is asking for every transfer? Isn't it rather asking for every new background connection only?
– Martin Prikryl
2 days ago
The description doesn't sound like an FTP connection to me. Are you sure it isn't SSH/SFTP?
– grawity
2 days ago
@grawity It's SFTP, yes, sorry. I've deleted the FTP tag.
– manaszon
9 hours ago
@MartinPrikryl You were right. FileZilla asked me for every background connection (but it created and closed connection for every file as I saw).
– manaszon
9 hours ago
add a comment |
Yesterday I secured my VPS (Ubuntu 18.04) with two-factor authentication (Google Authenticator). I used this tutorial to achieve this. When I tried to login to my VPS with SSH (I'm using PuTTY), it asked my password and verification code, so everything has worked perfectly.
Today I was trying to upload some files to my VPS (I have an FTP server on my VPS) with FileZilla and I got this error:
Server sent an additional login prompt. You need to use the interactive login type.
I switched the Logon Type
to Interactive
, but then FileZilla asked my password and verification code for every file. This was not really helpful, so I switched to Ask for password
but nothing has changed. I have to enter my password and verification code for every upload.
I've tried to set the Transfer Mode
to Active
(with Timeout
set to 0
) as mentioned in this question, but unfortunately no luck with that either.
I've also tried to use WinSCP, and suprisingly there was no problem with this. I've entered my password and verification code once and WinSCP didn't ask me again. But I would stick with FileZilla if possible.
ssh sftp filezilla two-factor-authentication
New contributor
Yesterday I secured my VPS (Ubuntu 18.04) with two-factor authentication (Google Authenticator). I used this tutorial to achieve this. When I tried to login to my VPS with SSH (I'm using PuTTY), it asked my password and verification code, so everything has worked perfectly.
Today I was trying to upload some files to my VPS (I have an FTP server on my VPS) with FileZilla and I got this error:
Server sent an additional login prompt. You need to use the interactive login type.
I switched the Logon Type
to Interactive
, but then FileZilla asked my password and verification code for every file. This was not really helpful, so I switched to Ask for password
but nothing has changed. I have to enter my password and verification code for every upload.
I've tried to set the Transfer Mode
to Active
(with Timeout
set to 0
) as mentioned in this question, but unfortunately no luck with that either.
I've also tried to use WinSCP, and suprisingly there was no problem with this. I've entered my password and verification code once and WinSCP didn't ask me again. But I would stick with FileZilla if possible.
ssh sftp filezilla two-factor-authentication
ssh sftp filezilla two-factor-authentication
New contributor
New contributor
edited 9 hours ago
manaszon
New contributor
asked 2 days ago
manaszonmanaszon
63
63
New contributor
New contributor
Are you sure FileZilla is asking for every transfer? Isn't it rather asking for every new background connection only?
– Martin Prikryl
2 days ago
The description doesn't sound like an FTP connection to me. Are you sure it isn't SSH/SFTP?
– grawity
2 days ago
@grawity It's SFTP, yes, sorry. I've deleted the FTP tag.
– manaszon
9 hours ago
@MartinPrikryl You were right. FileZilla asked me for every background connection (but it created and closed connection for every file as I saw).
– manaszon
9 hours ago
add a comment |
Are you sure FileZilla is asking for every transfer? Isn't it rather asking for every new background connection only?
– Martin Prikryl
2 days ago
The description doesn't sound like an FTP connection to me. Are you sure it isn't SSH/SFTP?
– grawity
2 days ago
@grawity It's SFTP, yes, sorry. I've deleted the FTP tag.
– manaszon
9 hours ago
@MartinPrikryl You were right. FileZilla asked me for every background connection (but it created and closed connection for every file as I saw).
– manaszon
9 hours ago
Are you sure FileZilla is asking for every transfer? Isn't it rather asking for every new background connection only?
– Martin Prikryl
2 days ago
Are you sure FileZilla is asking for every transfer? Isn't it rather asking for every new background connection only?
– Martin Prikryl
2 days ago
The description doesn't sound like an FTP connection to me. Are you sure it isn't SSH/SFTP?
– grawity
2 days ago
The description doesn't sound like an FTP connection to me. Are you sure it isn't SSH/SFTP?
– grawity
2 days ago
@grawity It's SFTP, yes, sorry. I've deleted the FTP tag.
– manaszon
9 hours ago
@grawity It's SFTP, yes, sorry. I've deleted the FTP tag.
– manaszon
9 hours ago
@MartinPrikryl You were right. FileZilla asked me for every background connection (but it created and closed connection for every file as I saw).
– manaszon
9 hours ago
@MartinPrikryl You were right. FileZilla asked me for every background connection (but it created and closed connection for every file as I saw).
– manaszon
9 hours ago
add a comment |
1 Answer
1
active
oldest
votes
As mentioned in this FileZilla forum topic the solution is to set Maximum number of connections
to 1
in Transfer Settings
(File > Site Manager > Transfer Settings).
New contributor
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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
});
}
});
manaszon is a new contributor. Be nice, and check out our Code of Conduct.
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%2fsuperuser.com%2fquestions%2f1422179%2ffilezilla-keeps-asking-me-for-password-and-verification-code%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
As mentioned in this FileZilla forum topic the solution is to set Maximum number of connections
to 1
in Transfer Settings
(File > Site Manager > Transfer Settings).
New contributor
add a comment |
As mentioned in this FileZilla forum topic the solution is to set Maximum number of connections
to 1
in Transfer Settings
(File > Site Manager > Transfer Settings).
New contributor
add a comment |
As mentioned in this FileZilla forum topic the solution is to set Maximum number of connections
to 1
in Transfer Settings
(File > Site Manager > Transfer Settings).
New contributor
As mentioned in this FileZilla forum topic the solution is to set Maximum number of connections
to 1
in Transfer Settings
(File > Site Manager > Transfer Settings).
New contributor
New contributor
answered 9 hours ago
manaszonmanaszon
63
63
New contributor
New contributor
add a comment |
add a comment |
manaszon is a new contributor. Be nice, and check out our Code of Conduct.
manaszon is a new contributor. Be nice, and check out our Code of Conduct.
manaszon is a new contributor. Be nice, and check out our Code of Conduct.
manaszon is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1422179%2ffilezilla-keeps-asking-me-for-password-and-verification-code%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
Are you sure FileZilla is asking for every transfer? Isn't it rather asking for every new background connection only?
– Martin Prikryl
2 days ago
The description doesn't sound like an FTP connection to me. Are you sure it isn't SSH/SFTP?
– grawity
2 days ago
@grawity It's SFTP, yes, sorry. I've deleted the FTP tag.
– manaszon
9 hours ago
@MartinPrikryl You were right. FileZilla asked me for every background connection (but it created and closed connection for every file as I saw).
– manaszon
9 hours ago