dario wrote:
> can someone tell me how must be URL
> 
> is this wright?
> URL url = new URL("ftp://user:p...@ftp://user.freewebhostx.com/";);

That's not really an Android question.

But it should probably be:

ftp://user:p...@user.freewebhostx.com/

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Need help for your Android OSS project? http://wiki.andmob.org/hado

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to