constantine-fry / rebekka

Rebekka - FTP/FTPS client in Swift.
BSD 2-Clause "Simplified" License
87 stars 56 forks source link

New to programming #29

Open BSPetersson opened 6 years ago

BSPetersson commented 6 years ago

Hey everyone.

I'm very new to swift and programming in general. I'm currently working on my first big project and I need to send a .txt file to an FTP server.

I don't really know how to implement this rebekka framework. I get stuck in the first step of the little tutorial.

I'm also wondering if it will still work with the newest updates of swift and Xcode? I'm also wondering if there is any other way to upload to an FTP server that I should know of?

It wold really be a huge help if someone would describe to me, step by step, what I need to do.

thank you!