Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Raspberry Pi port,
piCore-15.0
is available!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
Problem getting TFTP working
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Problem getting TFTP working (Read 9013 times)
mazebane
Newbie
Posts: 4
Problem getting TFTP working
«
on:
February 27, 2011, 12:17:21 PM »
I am running TinyCore 3.5 on an HP compact t5000, i have installed it to the 32mb flash drive and have 512mb of ram.
I have added openssh and have the passwords for tc and root saved so that i can access the machine remotely from my ubuntu pc but i cant get tftp to work how i presume it should be able to.
I renamed the .wbar file to wbar and was able to copy that to my ubuntu machine but was unable to copy anything to my tinycore machine.
The reason i want to get tftp working is that i want to be able to upload and download the ios form cisco switches, i can do it in windows but i want to beable to use TinyCore.
Any help would be appreciated.
Logged
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: Problem getting TFTP working
«
Reply #1 on:
February 27, 2011, 12:59:25 PM »
You can use either the busybox tftpd server or the dnsmasq tftpd server.
Use google to find and read the instructions.
Logged
mazebane
Newbie
Posts: 4
Re: Problem getting TFTP working
«
Reply #2 on:
February 27, 2011, 02:07:08 PM »
Well i thought i had searched high and low but i hadn't looked at the busybox tftpd help i had just looked at the tftp help!
I can now upload files to my tinycore tftpd server as i have added a "-c" to the /etc/init.d/services/tftpd file to allow uploads, the line now reads:
/sbin/udpsvd -E 0 69 tftpd -c $HOME &
I was going to have a strop but i had another look and am happy i found it
Logged
tinypoodle
Hero Member
Posts: 3857
Re: Problem getting TFTP working
«
Reply #3 on:
February 27, 2011, 09:09:18 PM »
Alternatively if you install openssh anyway, you could use 'scp' to copy files.
Logged
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)
mazebane
Newbie
Posts: 4
Re: Problem getting TFTP working
«
Reply #4 on:
February 28, 2011, 01:48:15 PM »
Is that a replacement for tftp?
I have got tftp to work so that i can upload and download Cisco switch ios images, im not sure if Cisco switches do scp, i know they do ssh but only if they have the right ios, which is why i want to use tftp
Logged
tinypoodle
Hero Member
Posts: 3857
Re: Problem getting TFTP working
«
Reply #5 on:
February 28, 2011, 02:17:56 PM »
I'd rather say tftp would be a replacement where scp could not be used for the purpose of remotely copying files.
Logged
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)
mazebane
Newbie
Posts: 4
Re: Problem getting TFTP working
«
Reply #6 on:
February 28, 2011, 02:31:33 PM »
I had a quick google and it looks like it may be possible, but i need to get the right ios, which i dont think i have.
thanks for the info, its something i havent looked into before and it looks very handy.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
Problem getting TFTP working