Skip to content

Latest commit

 

History

History
 
 

ftp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Home Assistant Community Add-on: FTP

Release Project Stage Project Maintenance

Discord Community Forum

Sponsor Frenck via GitHub Sponsors

Support Frenck on Patreon

A secure and fast FTP server for Home Assistant

About

The FTP protocol might be come in handy sometimes. While old, it still has its use. For example, most IP Cameras still support the upload of images or videos via FTP.

This add-on provides an FTP Server for Hass.io in a reasonably secure manner. While FTP is not entirely secure by its (unencrypted) nature, this add-on supports FTP over SSL (FTPS) and jails (chroot) the virtual users in their home directories.

Of course, if you'd really want to, you could also use this add-on to again access to your Home Assistant configuration via FTP.