You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not able to debug this issue further, I can only share it.
Some files (.zip archives) are corrupted when using:
ssh.get(ssh_file["name"], "/tmp/")
What's important is the same files are corrupted the same way, it's not random at all, when tested multiple times. Files which are not corrupted are not currupted always also.
@karolzlot Hi. It would be great if you could share more details about your setup. If you can share one of example files that gets corrupted that would also be very helpful.
Maybe it will help: I was connecting with user and password without ssh key, so it's not standard way. Maybe it has to do something with it, but not sure...
I think I can't help more.
I'm not able to debug this issue further, I can only share it.
Some files (.zip archives) are corrupted when using:
What's important is the same files are corrupted the same way, it's not random at all, when tested multiple times. Files which are not corrupted are not currupted always also.
The fix was in this case to switch to https://github.com/althonos/fs.sshfs (completely solved the issue)
The text was updated successfully, but these errors were encountered: