摘要:
1.ftp自动登录批量下载文件 #####从ftp服务器上的remote_path 到 本地的local_path #!/bin/bash ftp -n<<! open ip user username password binary cd remote_path lcd local_path pr 阅读全文
posted @ 2019-07-09 18:51
rookie_ray
阅读(2566)
评论(0)
推荐(1)
浙公网安备 33010602011771号