This program allows you to run an ftp server on your android device. This means that any other computer/device can access the files on your android device while the ftp server is running. For example, entering 'ftp://...' in the firefox url bar will allow you to browse the files on your device from a desktop pc or a laptop.
By default, the user name and password are both 'ftp', you should change them. You use this user name and password when accessing the server.
For power and security reasons, it is recommended that the server be stopped after use.
Features:
* Complete and efficient FTP Server
* Implements advanced FTP features like UTF8, MDTM and MFMT
* Implements Bonjour/DNS-SD for easy service discovery
* Anonymous login possible (with restricted rights for security)
* Configuration of chroot directory possible (default sdcard)
* Configuration of port possible (default 8888)
* Possible to keep running while screen off
* Runs on local network, even when tethering (phone is the access point)
* Has public intents to support scripting:
- be.ppareit.swiftp.ACTION_START_FTPSERVER
- be.ppareit.swiftp.ACTION_STOP_FTPSERVER
* Follows Holo interface guidelines, looks good on phone/tablet/tv/...
* Uses notification to remind user that the server is running
* Easy starting/stopping server from settings
FTP Server is open source software released under the GPL v3.
Code: https://github.com/ppareit/swiftp
Issues: https://github.com/ppareit/swiftp/issues?state=open
Current maintainer: khoahung.
Initial development: Dave Revell.
This is the DEMO version of FTP Server.
Program ini membolehkan anda untuk menjalankan pelayan ftp pada peranti android anda. Ini bermakna bahawa mana-mana komputer / peranti lain boleh mengakses fail pada peranti android anda semasa pelayan ftp sedang berjalan. Sebagai contoh, memasuki 'ftp: // ...' di bar url firefox akan membolehkan anda untuk melayari fail pada peranti anda dari pc desktop atau komputer riba.
Secara lalai, nama pengguna dan kata laluan adalah kedua-dua 'ftp', anda boleh menggantikan mereka. Anda menggunakan nama dan kata laluan pengguna ini semasa mengakses pelayan.
Kuasa dan sebab-sebab keselamatan, ia adalah disyorkan bahawa pelayan dihentikan selepas digunakan.
Ciri-ciri:
* FTP Server lengkap dan cekap
* Melaksanakan ciri FTP maju seperti UTF8, MDTM dan MFMT
* Melaksanakan Bonjour / DNS-SD untuk penemuan perkhidmatan yang mudah
* Anonymous login mungkin (dengan hak terhad untuk keselamatan)
* Konfigurasi direktori chroot mungkin (sdcard lalai)
* Konfigurasi pelabuhan mungkin (lalai 8888)
* Mungkin untuk terus berjalan semasa skrin off
* Berjalan pada rangkaian tempatan, walaupun tethering (telefon adalah pusat akses)
* Mempunyai tujuan awam untuk menyokong skrip:
- Be.ppareit.swiftp.ACTION_START_FTPSERVER
- Be.ppareit.swiftp.ACTION_STOP_FTPSERVER
* Berikut garis panduan antara muka Holo, kelihatan baik pada telefon / tablet / tv / ...
* Menggunakan pemberitahuan untuk mengingatkan pengguna bahawa pelayan sedang berjalan
* Mudah bermula / berhenti pelayan dari tetapan
Server FTP adalah perisian sumber terbuka yang dikeluarkan di bawah GPL v3 ini.
Kod: https://github.com/ppareit/swiftp
Isu: https://github.com/ppareit/swiftp/issues?state=open
Penyenggara Semasa: khoahung.
Pembangunan awal: Dave Revell.
Ini adalah versi DEMO Server FTP.