IFBD-HW03/04 Product Specifications Rev. 0.00
Example: When a Setting Fails
“451 Aborted; Data write error” is returned.
ftp> cd config
ftp> put config.txt
200 PORT command Ok.
150 Open data connection.
451 Aborted; Data write error.
Example: When Ended Normally
“226 Data connection closed.” is returned.
Self-reboot
ftp> cd config
ftp> put config.txt
200 PORT command Ok.
150 Open data connection.
226 Data connection closed.
3-13