AspectUnk / russh-sftp

SFTP subsystem supported server and client for Russh
Apache License 2.0
64 stars 21 forks source link

feat: Open file with specific flags and file attributes #58

Closed Wykiki closed 2 weeks ago

Wykiki commented 3 weeks ago

This PR allows to provide custom FileAttributes when opening a File.

AspectUnk commented 2 weeks ago

This might be useful despite #57. Thank you