| Summary: | SFTP: filesystem unmounts itself after a while | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | Yuxuan Shui <yshuiv7> |
| Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | simonandric5 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Fix mountpoint problem
Use -o reconnect for sshfs |
||
|
Description
Yuxuan Shui
2017-03-01 02:27:53 UTC
And plus, after device become unreachable, the mountpoint is still there. sshfs is killed, but fusermount is not run. Created attachment 104284 [details]
Fix mountpoint problem
Created attachment 104285 [details]
Use -o reconnect for sshfs
Hey Yuxan, Thanks for your patch! Why don't you submit it through https://reviewboard.kde.org/ ? I have some questions/comments and it's easier over there. Thanks again, Albert Review board: https://git.reviewboard.kde.org/r/129993/ This is the first patch, I don't know how to submit multiple patches.. |