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?