0

I want to send and receive files from TMS320DM365 device which runs Linux to a Windows 7 (32-bit) PC. For my setup, the device is TFTP server and PC is TFTP client.

I use tftpd32 utilty.http://www.jounin.net/tftpd32_download.html

While I am able to successfully receive i.e. GET from the Linux target to Windows PC, I am unable to send anything or PUT from Windows PC to Linux target, and obtain an error:-

"Server stops the transfer Error#0: Permission Denied"

How can this be solved? Can you help me?

Thanks!

cappy0704
  • 557
  • 2
  • 9
  • 30
  • You have not given any details as to how the server is running on your board. The reasons for the failure are many. server not running with put enabled. selinux denying writes. – Anya Shenanigans Nov 18 '13 at 16:53
  • Thank you @Petesh, I have installed a tftp server client debian ARM version on the board. It is run from /usr/sbin directory on the target device. – cappy0704 Nov 20 '13 at 03:41

0 Answers0