mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 23:00:55 +03:00
update pkg/sftp
These patches are now merged upstream: https://github.com/pkg/sftp/pull/392 https://github.com/pkg/sftp/pull/393
This commit is contained in:
@@ -59,5 +59,6 @@ func ServeSubSystemConnection(user dataprovider.User, connectionID string, reade
|
||||
FileList: connection,
|
||||
}, sftp.WithRSAllocator())
|
||||
|
||||
defer server.Close()
|
||||
return server.Serve()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user