This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:local_ftp [2020/02/21 11:53] 127.0.0.1 external edit |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Local FTP ====== | ||
- | ===== Introduction ===== | ||
- | An sFTP server is installed on the gateway. It can be used to: | ||
- | * Configure the station. | ||
- | * Configure the end-devices fleet. | ||
- | * Receive frames from end-devices. | ||
- | * Transmit frames to end-devices. | ||
- | * Debug / troubleshoot the station. | ||
- | |||
- | Its configuration is available in the //Local FTP// tab under the //Interface// menu. | ||
- | |||
- | {{ :images:localftpenable.png?400 |}} | ||
- | |||
- | ===== FTP Connection ===== | ||
- | |||
- | - Enable local FTP in the //Local FTP// tab under the //Interface// menu. | ||
- | - On your computer, launch a ftp client such as //FileZilla// or //WinSCP// to connect to the server. | ||
- | - Use the address of home web interface: ''http://klk-wifc-YYYYYY/'' (YYYYYY are the 6 digits at the end of hostname/board id (upper case)). | ||
- | - Use port **2222**. | ||
- | - The login and password are the same than those of the web interface (default: ''spn'' / ''spnpwd''). | ||
- | |||
- | {{ :images:localftp_fillezilla.png?400 |}} | ||
- | |||
- | ===== Structure and features ===== | ||
- | |||
- | The instructions and features differ from one firmware to another. Select your firmware version to get the proper instructions: | ||
- | |||
- | * [[wiki:local_ftp_2.0.3|Local FTP interface for firmware 2.0.3 and upper]] | ||
- | * [[wiki:local_ftp_1.1.1|Local FTP interface for firmware 1.1.1]] |