如何从Linux下载一个文件到本地
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
需求:将之前上传到tomcat中的war包下载到本地
如果安装了xftp之类的跨平台传输工具,可以直接使用xftp传输
本文以xshell演示如何使用命令进行下载
步骤:
1、到需要下载文件目录 pwd
pwd
输出: /opt/apache-tomcat-8.5.51/webapps/
2、复制路径
3、sz 路径+/文件名
sz /opt/apache-tomcat-8.5.51/webapps/forum
4、回车 此时会跳出一个窗口 选择要下载的目录
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献1条内容
所有评论(0)