Transfer files to a "Watched Folder" to trigger an automated import process. Here is a tutorial on how to set up an FTPS server.
Contents
The FTP Server setup
The firewall setup
Network Firewall Considerations
The FTP Server setup
- Download Filezilla server from https://filezilla-project.org/
- Install the server, and set Admin password on first load
- Navigate to 'edit->settings' from the admin interface
- Navigate to 'passive mode settings' on left-hand menu. Create a passive range of ten ports as below, select 'Use the following IP:' and en
ter the public IP address of the FTP server:
- Navigate to 'FTP over TLS' on left-hand menu. Tick 'Enable FTP over TLS ...' and 'Disallow plain unencrypted FTP'
- Click on the button to generate a new certificate, enter some details and save certificate somewhere sensible
- Click browse and select certificate
- Save configuration and exit
The firewall setup
- Navigate to the windows firewall
- Create new 'Inbound' firewall rule for ports: 21, 990, 60000-60010
- If FTP server is locked down to an IP address or list of, enter remote IP addresses
- apply and exit
Network Firewall Considerations
- Navigate to the NSG for the client deployment
- Create new 'Inbound' security rule for ports: 21, 990, 60000-60010
π€Alternatie Considerations
Upload a file to Azure Storage
Upload a file to Wasabi
Upload a file to AWS