Y
Hacker News
new
|
ask
|
show
|
jobs
by
codingclaws
609 days 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.
1 comments
Hashex129542
607 days ago
FTP is easy. I don't have idea how SSH is works. So I too abandoned the project last year.
link