Scroll to navigation

ccgfs-ssh-push(8) ccgfs ccgfs-ssh-push(8)

Name

ccgfs-ssh-push — ccgfs SSH "push" transport

Syntax

ccgfs-ssh-push -s srcpath -m [user@]host:directory [-o fuseopts]

Examples

ccgfs-ssh-push -s /home -m root@dmz:/home

ccgfs-ssh-push -s /export -m here@there:/import

Description

ccgfs-ssh-push establishes an SSH connection to the target host and runs the storage daemon on the local side and the mount daemon on the remote side. Storage daemon and mount daemon need to be in $PATH.

2009-01-01 ccgfs