Comment on Ask HN: What's your Mac OS App side project?Comments−codingclaws1yLooked into building an FTP GUI for MacOS, but I found that there aren't any easy options for programmatically doing SFTP in Swift. Best option looks like it's SwiftNIO which is fairly low level.−Hashex1295421yFTP is easy. I don't have idea how SSH is works. So I too abandoned the project last year.
Comments
Looked into building an FTP GUI for MacOS, but I found that there aren't any easy options for programmatically doing SFTP in Swift. Best option looks like it's SwiftNIO which is fairly low level.
FTP is easy. I don't have idea how SSH is works. So I too abandoned the project last year.