Use scp tool
约 40 个字 16 行代码
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.
约 40 个字 16 行代码
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.
One day I find that the terminal style between mine and other's are different and I wonder how they do that, so, then I find zsh