Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSaving IP configuration through haserl script on website
Hi, I was trying to change the ip address of my board through the website. So I followed the article on http://www.alterawiki.com/wiki/using_haserl_scripts_for_html_based_runtime_configuration_and_m...
Altera_Forum
Honored Contributor
15 years agoAFAIK, ftp does not set file mode bits (scp does).
AFAIR, the file mode bits need to be set explicitly in the distribution make script to be "persistent". Of course alternatively you can do a chmod in an rc script to set the file mode in realtime when the device starts . -Michael