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

treats folders with .com extensions as files #48

Closed dackdotcom closed 9 years ago

dackdotcom commented 9 years ago

This app looks awesome but I can't access any directory with the domain it's associated with (e.g. /pourcast.com) It thinks those are files when they're just directories.

yoichiro commented 9 years ago

@dackdotcom Hmm... I intend to investigate this issue. Probably, it will take a few days.

yoichiro commented 9 years ago

@dackdotcom Probably, the target directory may actually be a symbolic link, I guess. The current version of this app might not be treated corerctly...

yoichiro commented 9 years ago

I just released the new version 1.5.1, which the symbolic links are ignored.