Description Usage Details See Also
scp Uses system scp through ssh connection to move a file from connected server to a different server.
This function is exactly the same than scpToOther.
1 2 3 |
Uses system scp through ssh connection to move a file from connected server to a different server.
To move a whole folder, and all recursive subfolders, use scpToOther or scpFromOther with the following parameters: params="-q -r"
scpToLocal scpFromLocal
scpToOther scpFromOther
scp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.