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

Allow multiple mounts with same server/port/user with different mount point #140

Closed yoichiro closed 5 years ago

yoichiro commented 5 years ago

Fix #139

yoichiro commented 5 years ago

@tjibbevanderlaan I created this pull request to support mounting for each mount path. Could you review this?

tjibbevanderlaan commented 5 years ago

Yes, of course. Nice work!

yoichiro commented 5 years ago

Thanks!