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

SFTP file copy does not report errors on invalid source files #417

Open
andre-merzky opened this issue Mar 23, 2015 · 3 comments
Open

SFTP file copy does not report errors on invalid source files #417

andre-merzky opened this issue Mar 23, 2015 · 3 comments

Comments

@andre-merzky
Copy link
Member

try to copy /dev/null ...

@mturilli
Copy link
Contributor

This probably needs fixing

@andre-merzky
Copy link
Member Author

andre-merzky commented Mar 25, 2019

The original message provides an invalid example:

> rm -f t
> cp /dev/null t
> ls -l t
-rw-rw-r-- 1 merzky merzky 0 Mar 25 10:38 t
> file t
t: empty

Copy of /dev/null is valid. This ticket needs confirmation.

@andre-merzky
Copy link
Member Author

Needs confirmation

@andre-merzky andre-merzky removed their assignment Apr 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants