How to transfer files from remote host to target

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to transfer files from remote host to target

2,946件の閲覧回数
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

タグ(1)
0 件の賞賛
返信
5 返答(返信)

2,801件の閲覧回数
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 件の賞賛
返信

2,801件の閲覧回数
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 件の賞賛
返信

2,801件の閲覧回数
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 件の賞賛
返信

2,801件の閲覧回数
MaheshMahadevan
Contributor I

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

0 件の賞賛
返信

2,801件の閲覧回数
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 件の賞賛
返信