Skip to content

files.exists relies on SSH commands #49

@powerriegel

Description

@powerriegel

Hello,
I'm using patchwork 1.0.1 with python 3.10.12 and Fabric 2.7.1.

I want to check if a file exists on a pure SFTP server (no SSH). This fails because files.exists uses test-e to check wether the file exists. This command is not available on pure sftp via openssh.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions