Skip to content

rsync port is reset when using @parallel #494

@robbyt

Description

@robbyt

When I use rsync_project() in a task that is running under @parellel, I receive the following error:

Bad port 'None'
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(601) [sender=3.0.7]

Fatal error: local() encountered an error (return code 255) while executing 'rsync --delete --exclude ".git" -pthrvz --rsync-path='sudo rsync' --rsh='ssh -p None ' /source/ rterhaar@server:/destination/'

Aborting.

However, running non-parallel works fine.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions