标签: linux shell sftp
Linux shell脚本带有sftp传输文件,但通过代理服务器输出。怎么写呢?
sftp
lftp -u ${USER},${PASSWD} -p ${PORT} sftp://${IP}