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
80 stars 21 forks source link

Files uploads fail, need to unmount and re-mount all the time #119

Open guillaumesoucy94 opened 7 years ago

guillaumesoucy94 commented 7 years ago

When uploading data using SFTP filesystem, after few seconds after the transfer was started, the data stop uploading and there was a message in the notification area saying the operation take more time than the normal, during this time I'm not able to browse any other SFTP directory who is mounted under this mount point, but when attempting to browse other SFTP mounts points mounted to my ChromeBook from the same local server it work until I attempting to upload files to them also.

For be able to use SFTP filesystem again, I need to unmount and re-mount the server.

liltinkerer commented 7 years ago

Is this project still maintained?

yoichiro commented 5 years ago

@zawack Could you provide the log of the background task on Chrome DevTools?