# FTP configuration for this practice folder. # Fill in the details below and keep this file private. host=ftp.example.com port=21 username=youruser password=yourpassword remote_path=/incoming tls=false