The Shell allows to enter a path without using the "cd" command.
But if there is an appended slash I get an error with SFS, e.g.:
Classes/Datatypes/
Classes/Datatypes/: Object name is invalid
It works when I remove the appended slash or when I use the "cd" command. The tab completion feature appends a slash.
I've encountered this problem only with SFS.
This doesn't seem to be a problem now. It was possibly fixed with the switch to packet-based handlers.