[Seek Help] 大佬们求助sz下载文件到本地的文件路径是啥。。。
Tofloor
poster avatar
charm
deepin
2022-05-06 20:12
Author

如图,我记得以前sz下载文件到本地的话,文件路径在启动shell的那个目录的(如图例test目录),但是不知道为啥sz sz.txt 之后test目录下没有这zs.txt文件。doubt

截图_选择区域_20220506120323.png

sudo find / -name sz.txt 在本地也没找到

Reply Favorite View the author
All Replies
enforcee
deepin
2022-05-07 19:25
#1

楼主的shell明显不是“启动shell的目录”。楼主现在在root的家目录~,就是/root

Reply View the author
charm
deepin
2022-05-07 22:51
#2
enforcee

楼主的shell明显不是“启动shell的目录”。楼主现在在root的家目录~,就是/root

  • “启动shell的目录”是指本地启动的shell,那个root目录是远程连接自动进入的目录。
  • 而且在sz下载的文件要写入到/root目录需要权限,明显是不可能在/root下的
Reply View the author