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

Strange data corruption with sshfs+samba #33

Closed
matiaspl opened this issue Oct 25, 2016 · 2 comments
Closed

Strange data corruption with sshfs+samba #33

matiaspl opened this issue Oct 25, 2016 · 2 comments

Comments

@matiaspl
Copy link

I have a peculiar case with one fuse sshfs mount shared over samba with a couple of windows workstations. I have narrowed down the case to interoperability - it's not network, it's not SMB protocols used, it's not ssh nor samba versions on the machine sharing the files over samba. The data doesn't get corrupted when using sshfs/sftp alone.
So the case is: every 4k-th byte in the target file gets zeroed. Does anyone have a clue what could be happening?

@Nikratio
Copy link
Contributor

Nikratio commented Jun 3, 2017

Doesn't seem like anyone has an idea, so I'm closing the issue for now. There doesn't seem to be much we can do at the moment.

@Nikratio Nikratio closed this as completed Jun 3, 2017
@matiaspl
Copy link
Author

matiaspl commented Jun 3, 2017

The issue was resolved by upgrading the ssh on the remote server machine. Very strange. As the problem does not show on recent linux distros it's reasonable to close this one. Thanks anyway :)

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

2 participants