You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any plan/way/ideas to implement SFTP on top of the existing implementation?
As fas as I know, the http://godoc.org/github.com/pkg/sftp module would be useful in this scenario.
Hi there! Neat project.
Is there any plan/way/ideas to implement SFTP on top of the existing implementation?
As fas as I know, the http://godoc.org/github.com/pkg/sftp module would be useful in this scenario.
Any hint on this?