使用SecureCRT从windows上传文件到Linux

点击File,而后选择SFTP,打开SFTP,而后进行下列操做。linux

1.指定文件所在路径windows

lcd E:\

2.查看当前windows文件所在路径code

lpwd

3.指定linux下文件上传路径blog

cd /usr/local

4.查询当前linux文件上传路径文件上传

pwd

5.上传文件test

put test.txt(文件名)
相关文章
相关标签/搜索