Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我 SCP 成功复制文件,即传输显示成功,但我在本地文件夹中看不到任何内容。
命令:
scp name1@server1.edu:/file/*.* ~/Desktop/
我正在运行 Debian,如果这可能会有所帮助。
检查 SFTP 主路径。您成功传输的文件默认复制到此路径。希望这对您有所帮助!