Files

10 lines
204 B
INI
Raw Permalink Normal View History

# 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