reconquest / orgalorg

Parallel SSH commands runner and file synchronization tool
MIT License
887 stars 51 forks source link

Windows 10 error: undefined: syscall.Stat_t #19

Closed l-we closed 7 years ago

l-we commented 7 years ago

system: windows 10 golang 1.7.4

github.com/reconquest/orgalorg

D:\Home\Go\src\github.com\reconquest\orgalorg\archive.go:190: undefined: syscall.Stat_t D:\Home\Go\src\github.com\reconquest\orgalorg\archive.go:197: undefined: syscall.Stat_t D:\Home\Go\src\github.com\reconquest\orgalorg\archive.go:201: undefined: syscall.Stat_t

kovetskiy commented 7 years ago

Windows is not supported now. Pull-requests are welcome.