Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.49 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.49 KB

ftp.etica.ai

Etica.AI main repository of files. It can be accessed both via anonymous FTP and by HTTP/HTTPS

Mount ftp.etica.ai as one read-only local disk (RECOMMENDED!)

  • ftp://ftp.etica.ai
  • sftp://ftp.etica.ai
    • Note: browsers like Chrome, Firefox, etc maybe not work with SFTP

Anonymous FTP is enabled (it means you can access the files without one user and password). People can use Android, Linux file navigators, etc, to add the FTP / SFTP as a type of read-only extra disk.

This method can be specially useful for who have very small disk space on smartphones. As reference, 4 GB is a popular storage size on Androids on Etica.AI target audicence on Africa.

Access via HTTPS (or HTTP)

We use a even more optimized version for low data usage of the lrsjng/h5ai ("HTTP web server index for Apache httpd, lighttpd, nginx and Cherokee").

The HTTPS/HTTP version does consume more data than the SFTP/FTP version, but have extra options, like search by file names and download selected files as a single zip file.

Where the files are stored?

The files of ftp.etica.ai are not on this repository, but on the Mamba VPS. For who is interested, the setup of this repository is documented on the cplp-aiops (destiny in Portuguese).