Use scp tool
2024年12月23日 · 137 字 · 1 分钟 · Shell Scp
Today I have to do the task to transfer the prepared data from one server to another. And I find that we can use the tool scp to transfer files between two different host or between server and local computer.