File Transfer (in-progress)
scp
Allows you to transfer files between a local and remote host. It does this by leveraging
ssh
.Shares the same syntax as the normal
cp
command.
Last updated
scp
Allows you to transfer files between a local and remote host. It does this by leveraging ssh
.
Shares the same syntax as the normal cp
command.
Last updated