Fulltext results:
- base-ssh-login
- ====== base-ssh-login ====== Logs into a remote host using ssh. This can be used to open a remote sesssion, but ususally it's used by other methods (espe... rties are used: * ''HOST_REF'' (required if ''REMOTE_HOST'' is not set): A key to a host definition in the repository. * ''REMOTE_HOST'' (optional): If ''REMOTE_HOST'' is not defi
- base-exec-user
- rties are used: * ''HOST_REF'' (required if ''REMOTE_HOST'' is not set): A key to a host definition in the repository. * ''REMOTE_HOST'' (optional): If ''REMOTE_HOST'' is not defined, ''HOST_REF'' must be present. * ''REMOTE_USER'' (optional): The user execute the command r
- base-exec-superuser
- to be executed. It is executed either locally or remote using base-ssh-login. ===== Returns ===== Retur
- base-ssh-mount
- ====== base-ssh-mount ====== Mounts a remote share using sshfs/fuse (sftp). ===== Usage ===== base-ss
- base-ssh-umount
- ====== base-ssh-umount ====== Unmounts a remote share which had been mounted using sshfs/fuse (sftp). ==