pkg / sftp

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

How can i get link count field by this library #495

Closed kexirong closed 2 years ago

kexirong commented 2 years ago

How can i get link count field

same of standard library syscall.Stat_t.Nlink

the openssh rfc screenshot

www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt RO~ P_JQUQN`IM8G9%ML`~B ps: my native language is not english

puellanivis commented 2 years ago

There is no standards compliant way to access this information.