Writing my own FTP client…

So, Navdeep Bains helped me immensely by updating his FTPKit ftp socket class to support large files (bigger than 2gigs), but I kept running in to problems – resume was broken, queues were broken, etc. Since I didn’t have access to the source, it meant going round and round with Navdeep, and while he was incredibly helpful, it just seemed problematic. So, I’m writing my own class. And that’s why I’m not posting here. Because I’m stuck in a horrible world of uint64 bugs and reading RFCs…

Leave a Reply