嵌入式Linux 移植 SSH & SFTP 发布于 2025-09-18 一、配置环境 # 设置交叉编译环境变量 export CROSS_COMPILE=aarch64-linux-gnu- expor …