Skip to content

add non standard port #10

@prapdm

Description

@prapdm

add to syncd
--rsh \"ssh -p $PORT\"
in
COMMAND="rsync $RSYNC_OPTIONS --exclude=$RSYNC_EXCLUDE --delete $WATCH_DIR/ --rsh \"ssh -p $PORT\" $SSH_USER@$SSH_HOST:$REMOTE_TARGET_DIR"

To syncd.conf add
PORT=22

And in syncd change line to

run)
     eval $COMMAND && echo Done.
    ;;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions