How to transfer files from remote host to target

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to transfer files from remote host to target

1,759 Views
Swamy
Contributor III

Hi,

I am using IMX53 Sabre Tablet, 11.05 code release.

I have a debug port where I have COM Port and Ethernet connected to the target. Telnet to the target is also working.

Now I would like to copy the file which is present in my PC to the target, Please tell me how to do this?

Regards,

Swamy

Tags (1)
0 Kudos
Reply
5 Replies

1,614 Views
KrishnaPavan
Contributor II

Hi,

https://linuxlink.timesys.com/docs/gsg/i.MX53START

This gives a step by step detail. Give it a try!

Regards  Krishna Pavan

0 Kudos
Reply

1,614 Views
Swamy
Contributor III

Thanks for all the suggestion,

Please let me know how do we make use of tftp. and how to make remote folder mount?

Regards,

Swamy

0 Kudos
Reply

1,614 Views
JoshuaParrish
Contributor I

If your using windows,

I would recommend the combination of winscp and putty.

running linux, I would recommend scp (As Mahesh suggested) and the ssh commands. 

However Micheal's suggestion of tftp is already loaded on (I believe) so it's a good option too. 

You could also do a remote folder mount. 

0 Kudos
Reply

1,614 Views
MaheshMahadevan
Contributor I

scp is a good application to try transferring files back & forth to the target over the network.

0 Kudos
Reply

1,614 Views
myke_predko
Senior Contributor III

Hi Swamy,

 

Have you looked at "TFTP" (http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch16_:_Telnet,_TFTP,_and_xinetd#TFTP)? 

 

Quite fast and reliable.

 

myke 

0 Kudos
Reply