-2

I tried to make android as FTP server
it's a success in the local network by the library

I am tried by swiftp library but it's work only in local network
in swiftp lib you must open wifi or open hotspot wifi torun server and you can access to your files in local by FTP protocol
I want to make app like swiftp but work over the internet that can access to my android files from anywhere!
any help?

Ganesa Vijayakumar
  • 2,422
  • 5
  • 28
  • 41

1 Answers1

0

Not possible.

You stated that your phone would use a simcard to connect to the internet.

Your phone can run a server but you will not get incoming connections from the internet as your cellcard provider blocks them.

blackapps
  • 8,011
  • 2
  • 11
  • 25