Page 1 of 1

FTP Support

Posted: Sun Aug 21, 2011 12:11 am
by starsoccer9

Is there FTP support to download files


FTP Support

Posted: Sun Aug 21, 2011 2:17 am
by maxkatz

Which files are you looking to download? The app source files or binary? You can do it Export feature: http://help.gotiggr.com/documentation.... Let me know if this helps.


FTP Support

Posted: Sun Aug 21, 2011 3:05 am
by starsoccer9

Im talking about builtin support to download files from within the program. The program i am making will have to download files via ftp is this possible with Tiggr


FTP Support

Posted: Sun Aug 21, 2011 3:46 am
by maxkatz

You may be able to do it with PhoneGap: http://simonmacdonald.blogspot.com/20.... Tiggr uses PhoneGap to build a native app.


FTP Support

Posted: Mon Aug 22, 2011 2:44 am
by starsoccer9

thanks but it doesnt support login/password


FTP Support

Posted: Mon Aug 22, 2011 3:50 pm
by maxkatz

If you can find something that's implemented in JavaScript, then you could add it to Tiggr (via custom JavaScript support).


FTP Support

Posted: Mon Aug 22, 2011 4:32 pm
by starsoccer9

ok thanks


FTP Support

Posted: Mon Aug 22, 2011 4:36 pm
by starsoccer9

But where do i save the file. Basiclly my app is gonna download an mp3 and then play it. I found a script to download it but with a phone where would i save it too


FTP Support

Posted: Mon Aug 22, 2011 4:40 pm
by maxkatz

Probably in the mobile browser download folder, unless there is a way to change that.