cURL / Mailing Lists / curl-users / Single Mail

curl-users

TFTP error

From: Matthew Goh <chernhup_at_hotmail.com>
Date: Mon, 23 Jan 2006 22:58:22 +0800

I am trying to send a file from one computer to another destination
computer. However I encountered an error when doing so

This are the step I had done:

I first setup a connection between my computer and the destination
host(192.168.1.203) by
[root_at_localhost /]# tftp 192.168.1.203

Next I attempt to send a file(test.sxw) to the destination node at the Home
folder under the file name test2.sxw

tftp> put test.sxw /home/test2.sxw

However upon doing so, I got the following error message:
Error code 1: File not found

Could someone enlighten me on what I have missed out or done wrong that
caused this error message.

Thank you for your help
Regards Matthew
________________________________________________________________________
tftp> trace
Packet tracing on.
tftp> put test.sxw /home/test2.sxw
sent WRQ <file=/home/test2.sxw, mode=netascii>
received ERROR <code=1, msg=File not found>
Error code 1: File not found

_________________________________________________________________
Get an advanced look at the new version of MSN Messenger.
http://messenger.msn.com.sg/Beta/Default.aspx
Received on 2006-01-23