优化Debian SFTP传输速度可从以下方面入手:
/etc/ssh/sshd_config
MaxSessions
MaxStartups
Compression yes
net.ipv4.tcp_tw_reuse
tcp_window_scaling
lftp
rsync
操作前建议备份配置文件,并在测试环境验证效果。