tftp client

Sergio sergio.biasi at elsagdatamat.com
Tue Mar 24 09:26:58 UTC 2009


LÉVAI Dániel wrote:
> On Monday 23 March 2009 17.47.48 you wrote:
>> Hi!
>>
>> Let's start with exact cmdline you use, Daniel.
> Alright mate, sorry :)
> 
> I'm trying to get the fdisk_template file from this tree:
> 
> tftpboot/
> tftpboot/lib/
> tftpboot/lib/fdisk_template
> 
> with this command:
> 
> $ busybox tftp -g -r lib/fdisk_template localhost
> or with this:
> $ busybox tftp -g -r /lib/fdisk_template localhost

Hi,

I think you have to specify the -l option too.

Try with
busybox tftp -g -r lib/fdisk_template localhost -l fdisk_template

Bye
	Sergio

-- 
Free software is a matter of liberty, not price. To understand the concept, 
you should think of free as in free speech, not as in free beer
- Richard Stallman

http://www.gnu.org/philosophy/free-sw.html


More information about the busybox mailing list