FTP in swift 5

how to access file with FTP protocol to a server . i want to read directory in ftp and after load picture to apps

Why not just use REST Apis?

Did you get it working?

No ! enable to do this. i wanted a exemple. i start a new project without FTP necessary

@eskimo hope this is ok : ]

Hey fellow thread gals + guys, below is my read-only FTP in native SWIFT5. No libs needed, just copy/paste into a playground and have fun. I forgot about it.

https://gist.github.com/const-void/e6d510cea9f884aa0b2aebbd994381d7

FTP in swift 5
 
 
Q