server/app/ws/routes
2020-11-27 13:18:37 -06:00
..
fs.create.js Initial import 2020-11-26 19:57:37 -06:00
fs.fgetattr.js Add support for fgetattr and symlinks 2020-11-27 13:18:37 -06:00
fs.flush.js Create FLUSH handler and update RELEASE to write temp file to backend 2020-11-26 23:37:06 -06:00
fs.getattr.js Initial import 2020-11-26 19:57:37 -06:00
fs.mkdir.js Add support for fgetattr and symlinks 2020-11-27 13:18:37 -06:00
fs.open.js Initial import 2020-11-26 19:57:37 -06:00
fs.readdir.js Initial import 2020-11-26 19:57:37 -06:00
fs.readlink.js Add support for fgetattr and symlinks 2020-11-27 13:18:37 -06:00
fs.release.js Create FLUSH handler and update RELEASE to write temp file to backend 2020-11-26 23:37:06 -06:00
fs.rename.js Initial import 2020-11-26 19:57:37 -06:00
fs.rmdir.js Initial import 2020-11-26 19:57:37 -06:00
fs.symlink.js Add support for fgetattr and symlinks 2020-11-27 13:18:37 -06:00
fs.unlink.js Add support for fgetattr and symlinks 2020-11-27 13:18:37 -06:00
fs.xattr.get.js Add support for extended attributes 2020-11-27 12:15:11 -06:00
fs.xattr.list.js Add support for extended attributes 2020-11-27 12:15:11 -06:00
fs.xattr.remove.js Add support for extended attributes 2020-11-27 12:15:11 -06:00
fs.xattr.set.js Add support for extended attributes 2020-11-27 12:15:11 -06:00
meta.authenticate.js Initial import 2020-11-26 19:57:37 -06:00
meta.ping.js Initial import 2020-11-26 19:57:37 -06:00
stream.getfd.js Initial import 2020-11-26 19:57:37 -06:00