ftp

  1. J

    Android Question FTP files in a 4G network Not Downloading or Importing

    Hello Good Morning I have a Sales App Developed in b4a, where the vendors of the company have a config file generated in a desktop system transfered to the FTP in model ".CSV", then In the APP the files are downloaded from the FTP and Imported to the system base. but when the vendor uses a 4G...
  2. J

    FTP Download com rede 4G Problemas

    Olá bom dia, Tenho uma aplicação de vendas externas para uma empresa ,onde os arquivos de configurações dos vendedores, são gerados em um sistema desktop, enviados ao FTP, e na Aplicação feita em b4a, os arquivos .csv são enviados ao FTP e então importados para a base fazendo então a...
  3. D

    Android Question Android FTPServer Error

    Hi, i been using the FTPServer that Erel posted here: https://www.b4x.com/android/forum/threads/b4x-ftp-server-implemented-with-socket-and-asyncstreams.74320/page-2 And when i'm trying to copy files to the phone the log from B4A keeps returning "client: PASV" until an error shows...
  4. gregchao

    Android Tutorial Trial Period using FTP

    Here is a method using FTP to create a trial period for your app. Since there is no local file with trial information, the user cannot defeat it by manipulating stored data. Also, FTP calls are very simple and no database required. Thought I would share this method since I have benefited so...
Top