启用ftps
https://help.thorntech.com/docs/sftp-gateway-classic/enabling-ftps-using-vsftp/
问题一:登录后列目录后 FTP 响应500错误,提示地址正在使用
500 Illegal PORT command.
ftp: bind: Address already in...
在终端下执行ssh命令,登录并执行命令用ssh到另一台主机,如:
ssh root@n1 ssh hk
会返回错误信息
Pseudo-terminal will not be allocated because stdin is not a terminal.
Welcome to Ubuntu 20.04.4 LTS (GNU/Linux 5....