Encryption algorithms

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Locked
Message
Author
whoismob
500 Command not understood
Posts: 1
Joined: 2024-04-19 18:56
First name: Jose
Last name: Perez

Encryption algorithms

#1 Post by whoismob » 2024-04-19 19:00

I have been looking everywhere and can't seem to find any answers or guides. I need to change the encryption algorithms on our SFTP server as requested by our 3rd party vendor.
how can I create at least one of these listed below? I would really appreciate the help.

"encryption_algorithms_client_to_server string: aes128-ctr,aes192-ctr,aes256-ctr,aes256-cbc,rijndael-cbc@lysator.liu.se,aes192-cbc,aes128-cbc,blowfish-cbc,arcfour128,arcfour,cast128-cbc,3des-cbc

mac_algorithms_client_to_server string: hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-sha1-96,hmac-md5,hmac-md5-96,hmac-ripemd160,hmac-ripemd160@openssh.com"

User avatar
boco
Contributor
Posts: 26950
Joined: 2006-05-01 03:28
Location: Germany

Re: Encryption algorithms

#2 Post by boco » 2024-04-21 01:34

FileZilla Server does not support SFTP at all.

Customers of FileZilla Pro Enterprise Server, please read this: viewtopic.php?f=2&t=50124

But, generally spoken, the ciphers etc. are not configurable.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Locked