Activity
From 12/18/2019 to 01/16/2020
01/16/2020
- JC 02:48 PM Software Development: RE: FTP server using vsftpd
- There are lots of resources on the internet for configuring vsftpd. We don't support configuring vsftpd.
What your looking for I believe is the chroot feature.
https://help.ubuntu.com/community/vsftpd#To_chroot_users - Hi,
What are the steps create a FTP user with specific /dir/ access only using vsftpd.
We are using the “MitySOM-335x Processor Card” in our target board. On the processor card with we have AM3359 mounted.
And we are using TI SDK 05....
12/20/2019
- JC 05:04 PM Software Development: RE: fw_printenv not working
- Your config file looks reasonable. Though I'm not sure we've ever gotten the fw_printenv command working. I just tried to build the command in two different versions of u-boot and got a variety of compile errors. But in theory you can ...
- Hi,
fw_printenv command in kernel is not working, for new kernel (4.14).Is there any configuration we have to do u-boot or kernel for this to work.
we are using your u-boot & kernel images only for this experiment for AM3352.
fw...