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

Progress monitor throws exception on sftp download and upload #12

Closed
ronpetit opened this issue Aug 13, 2019 · 1 comment
Closed

Progress monitor throws exception on sftp download and upload #12

ronpetit opened this issue Aug 13, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@ronpetit
Copy link

On SshPlugin.java, at line 469, the progress monitor used to monitor sftp download (and upload too but in another line), throws an exception over Android with the error "No such file" (which is not true), removing the progress monitor fix the issue, but is not the point, that was a quick fix for me that I was not going to use that feature.

I only tested it over Android using a Nexus 5X, flutter 1.7.8 and ssh 0.0.4

@shaqian
Copy link
Owner

shaqian commented Oct 13, 2019

This is fixed 0.0.5. Archiving the issue.

Thanks,
Qian

@shaqian shaqian closed this as completed Oct 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants