ssh.utils-package |
Local and remote system commands with output and error capture. |
cp.remote |
scp wrapper |
file.exists.remote |
Checks if a local or remote file exists. |
mem.usage |
Measure the resident memory usage of a process. |
mkdir.remote |
Creates a remote directory with the specified group ownership and permissions. |
ps.grep.remote |
Checks for processes running on a local or remote machine. |
run.remote |
Functions to run commands remotely via 'ssh' and capture output. |
run.withwarn |
Functions to run commands remotely via 'ssh' and capture output. |
ssh.utils |
Local and remote system commands with output and error capture. |