6 ms·
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
by codingclaws 2y ago
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.
- Hashex129542 2y agoFTP is easy. I don't have idea how SSH is works. So I too abandoned the project last year.