Commit Graph

7 Commits

Author SHA1 Message Date
Fazlul Shahriar 6120cae121
Fix build on Plan 9
All test are passing on Plan 9, and I've also verified
`examples/go-sftp-server` is working.
2020-09-10 18:18:22 -04:00
Andreas 2401c5c95f Changed default user and group to root and count links for directories to 0 on non *nix systems 2017-08-10 12:10:05 +02:00
Andreas 9b58814641 Fixed time.Parse in runLs tests
Fixed runLs tests on Windows
2017-08-10 07:49:14 +02:00
andreas ec08c0d53b Moved permission detection for runLs to server.go
Make runLs return the recommended format in stubs, even if it does not contain all information
Removed unused parameter
2017-08-10 07:34:48 +02:00
marksheahan cc18a2af93 add windows as a build target to _stubs.go files 2015-09-19 19:16:50 -07:00
Mark Sheahan 0a1e052cf1 fix broken windows build 2015-09-19 19:09:03 -07:00
Mark Sheahan c36e806e57 runLs output matching openssh for some stuff 2015-09-06 21:37:33 -07:00