pkg / sftp

SFTP support for the go.crypto/ssh package
BSD 2-Clause "Simplified" License
1.52k stars 380 forks source link

Implement File.Chmod via setfstat #420

Closed greatroar closed 3 years ago

greatroar commented 3 years ago

File.Chown is left as a to-do.

puellanivis commented 3 years ago

Probably will be super compatible with my refactor, so we can probably squeeze this in easily.