Fail2Ban prevents me from moving my files from the local drive into Wordpress using FileZilla, so how to permit temporary ip access for SFTP?
I've deleted Fail2Bn for now as couldn't work out how to set permissions and all is back to normal but I really want to use it.
Fail2Ban and SFTP FileZilla
Re: Fail2Ban and SFTP FileZilla
viewtopic.php?f=8&t=5&start=30#p452
It will block your IP after 3 failed attempts for 10 minutes.
It will block your IP after 3 failed attempts for 10 minutes.
Re: Fail2Ban and SFTP FileZilla
It lets me connect but prevents me moving files.
Re: Fail2Ban and SFTP FileZilla
easiest way to connect and to be able to move files, is to install OpenSSH Client (ID 0) and use a tool like WinSCP + SCP protocol.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: Fail2Ban and SFTP FileZilla
The default SSH server Dropbear doesn't support SFTP, only SCP.
Either use an SCP client to upload the files, or install openssh-sftp and use Filezilla SFTP.
Either use an SCP client to upload the files, or install openssh-sftp and use Filezilla SFTP.