FTP from C++ target

114 views
Skip to first unread message

Will Maynard

unread,
Sep 17, 2015, 3:04:43 PM9/17/15
to Haxe
Hello,

I need to be able to push files up onto a server from my Haxe application.  I've been trying to use the mtwin Ftp class, but I'm encountering errors with no description ("Error: Compilation failed") just from importing the class.

Is there another library for FTP access that my Google-fu just isn't revealing?

Philippe Elsass

unread,
Sep 19, 2015, 11:43:30 AM9/19/15
to Haxe

The easiest approach is usually to run a command line tool from your application.

--
To post to this group haxe...@googlegroups.com
http://groups.google.com/group/haxelang?hl=en
---
You received this message because you are subscribed to the Google Groups "Haxe" group.
For more options, visit https://groups.google.com/d/optout.

Will Maynard

unread,
Sep 21, 2015, 6:36:11 PM9/21/15
to Haxe
That's what I ended up doing, but it's unfortunate.  I was hoping for something native to Haxe.
Reply all
Reply to author
Forward
0 new messages