Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

files.exists relies on SSH commands #49

Open
powerriegel opened this issue Mar 27, 2024 · 0 comments
Open

files.exists relies on SSH commands #49

powerriegel opened this issue Mar 27, 2024 · 0 comments

Comments

@powerriegel
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant