Cocoa Connection Kit and FTP -
figured long shot, had ask.
looking find simplest way write/put file web site within cocoa application. have no problem reading file of course, after changes made, able put file on server.
the general consensus seems to use connection kit, downloaded of source files site, when try compile, end no less 118 errors , 43 warnings. there frameworks not found, files missing, , whole host of other issues, of beyond level of understanding @ point.
a) there pre-compiled version of framework (or frameworks) can drop system instead of sorting through mess?
or
b) on off chance has alternative solution, there simpler route go able write files web site within cocoa app?
i suppose leaving coding career many years ago , not keeping changing times :)
i run connectionkit these days. if need purely ftp, advise instead grab develop branch of chrlhandle instead, , use curlftpsession class instead:
Comments
Post a Comment