Closed electricface closed 10 years ago
Fixed. The error was actually raised because your /tmp
apparently contains something which is not a regular file/dir. Now such file objects are simply skipped. If you want complete list of entries under certain path, you can use fs.ls()
.