mac链接服务器上传zip,解压

71 阅读1分钟

编程百宝箱,一个程序员使用的网站

打开mac的终端远程sft链接你的服务器,使用put 本地文件路径 服务器路径 在服务器unzip dist.zip解压文件 unzip -o dist.zip解压覆盖