Closed dvalters closed 6 years ago
Made a start at this with https://github.com/dvalters/fuse-netcdf/commit/4d92bfbdd6401fbcc854341ff833eef6c09ee81c but still incorrect behaviour in variable subdirs. (Because self.internalpath
is var/attrwhich is caught by one of the if statements in
getattr`
I.e. If we mount the NetCDF file and cd into a variable dir for example,
stat falsefile
returns output. Runningls falsefile
just prints the name of the "fake file"