tjibbevanderlaan / chromeos-filesystem-sftp

ChromeOS app to access SFTP server
https://chrome.google.com/webstore/detail/shared-network-folder-sft/gbheifiifcfekkamhepkeogobihicgmn
BSD 3-Clause "New" or "Revised" License
82 stars 21 forks source link

SFTP connection dies after computer sleep #110

Open fedoracooper opened 8 years ago

fedoracooper commented 8 years ago

I'm not sure if this is expected behavior, but most times after my Chromebook goes to sleep for with an SFTP connection, then wake it up awhile later, I get one or more errors trying to access the SFTP share.

Typically I get "Unable to open dir with SFTP -43 0".

It appears that after the connection dies, there's no way to revive it except to close the connection and reconnect. Is there any way to setup SFTP to automatically reconnect when Chrome wakes up?

Manouchehri commented 8 years ago

Running into the same issue, I often have to remount the drive after sleeping.

rogerwidmer commented 8 years ago

How do i force a remount. If i press the Button Mount, i just receive the Message "already mounted", but i got still no connection.

Manouchehri commented 8 years ago

You have to manually "eject" it first.

On Wed, Jun 1, 2016 at 3:41 PM, rogerwidmer notifications@github.com wrote:

How do i force a remount. If i press the Button Mount, i just receive the Message "already mounted", but i got still no connection.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/yoichiro/chromeos-filesystem-sftp/issues/110#issuecomment-223102340, or mute the thread https://github.com/notifications/unsubscribe/AG5copUewly_cBnQhPNxzyzjL9TqGJb_ks5qHeBogaJpZM4GypSm .

rogerwidmer commented 8 years ago

Thanks for your fast anwer. But were do i eject it?

Manouchehri commented 8 years ago

Right click the folder and hit "Close".

On Wed, Jun 1, 2016 at 3:52 PM, rogerwidmer notifications@github.com wrote:

Thanks for your fast anwer. But were do i eject it?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/yoichiro/chromeos-filesystem-sftp/issues/110#issuecomment-223105209, or mute the thread https://github.com/notifications/unsubscribe/AG5coo8JZdv9CL7aT1kkp733LHKGCWybks5qHeMAgaJpZM4GypSm .

rogerwidmer commented 8 years ago

I work with hp chromebook. But i do not get any menue at a right click on the sftp folder?

Manouchehri commented 8 years ago

Can you share a screenshot?

On Wed, Jun 1, 2016 at 3:57 PM, rogerwidmer notifications@github.com wrote:

I work with hp chromebook. But i do not get any menue at a right click on the sftp folder?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/yoichiro/chromeos-filesystem-sftp/issues/110#issuecomment-223106615, or mute the thread https://github.com/notifications/unsubscribe/AG5cotHDKRonF69vThQo9lUgwM0TBNTzks5qHeRCgaJpZM4GypSm .

rogerwidmer commented 8 years ago

screenshot 2016-06-01 at 22 08 06

Manouchehri commented 8 years ago

Right click "hextril.mhs.ch" and then "Close".

On Wed, Jun 1, 2016 at 4:09 PM, rogerwidmer notifications@github.com wrote:

[image: screenshot 2016-06-01 at 22 08 06] https://cloud.githubusercontent.com/assets/19695672/15724030/8352fdb8-2845-11e6-80cb-925abfa11ad0.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/yoichiro/chromeos-filesystem-sftp/issues/110#issuecomment-223109559, or mute the thread https://github.com/notifications/unsubscribe/AG5covW1-UBR477xEnHrTUvJifycw6W3ks5qHecDgaJpZM4GypSm .

rogerwidmer commented 8 years ago

Sorry, but i do not get any menue at a right click on the folder?

Manouchehri commented 8 years ago

What folder are you right clicking...?

screenshot 2016-06-01 at 16 28 34

rogerwidmer commented 8 years ago

I click the right sftp folder but there appears no menue like yours? He tries only to refresh the Files View.

Manouchehri commented 8 years ago

Call Google's support desk for assistance with using the mouse.

https://support.google.com/chromebook/contactflow?hl=en

This doesn't seem to be an SFTP issue.

rogerwidmer commented 8 years ago

Thank you for your support. You got right. I tryed with external mouse => it works. Touchpad seems to be the problem.

MAkerboom commented 8 years ago

Error SFTP -43 0 and SFTP -43 11 here :(

please fix :)

liltinkerer commented 8 years ago

@rogerwidmer Tap the touchpad with two fingers to get the right click. No need for external mouse.

wulvyrn commented 6 years ago

the same problem happens with the sftp connection on this Chromebook. it will close, but adding it again every time it wakes up is an inconvenience. there is no link or icon or button to click on to say - reconnect. the brainless would have an option to say remount and then under that, close.

yoichiro commented 5 years ago

The pull request #136 has already been merged into the master branch to reconnect to the connected SFTP server when the connection disconnected.