優化Debian SFTP傳輸速度可從以下方面入手:
/etc/ssh/sshd_config
MaxSessions
MaxStartups
Compression yes
net.ipv4.tcp_tw_reuse
tcp_window_scaling
lftp
rsync
操作前建議備份配置文件,并在測試環境驗證效果。