Page 1 of 1

tftp server in fossa puppy

Posted: Fri Nov 08, 2024 7:56 pm
by lahomiesk

hello

i need command for start tftp in this distro
command from ubuntu are not working

i tried:

apt update
apt install atftpd

and not working
on normal ubuntu are ok

Best Regards


Re: tftp server in fossa puppy

Posted: Fri Nov 08, 2024 8:15 pm
by bigpup

apt package manager is not in Fossapup64 9.5 and never will be.

So you cannot use apt to install stuff.

Unless there is some big reason you want to use Fossapup64 9.5

I suggest you try using BookwormPup64 10.0.8
viewtopic.php?t=8690

It has apt package manager and many improvements to Puppy Linux.


Re: tftp server in fossa puppy

Posted: Fri Nov 08, 2024 8:27 pm
by bigpup

Fossapup64 9.5 has menu ->Network ->PureFTPd FTP server

Does this do what you need?


Re: tftp server in fossa puppy

Posted: Sat Nov 09, 2024 7:38 pm
by lahomiesk

ftpd is not ftp ...

i want upgrade my router with openwrt

i have 2 puppy linux
bookworm64 and fossa64
both from pendrive

i must do 2 things

first i must run ftpd and second setup static ip

in bookworm i have command for ftpd but i dont have rest

in fossa i dont have command for ftpd but i have rest for setup ip

fossa is ubuntu ? but my commands for ubuntu are not working


Re: tftp server in fossa puppy

Posted: Sun Nov 10, 2024 9:30 am
by Jasper

fossa is ubuntu ?

No, it is based on binaries from Ubuntu Focal Fossa.

The supplied application above is what you need.


Re: tftp server in fossa puppy

Posted: Sun Nov 10, 2024 12:39 pm
by lahomiesk

https://launchpad.net/ubuntu/+source/tf ... 8-1ubuntu4 this ?

i dont know how to install it in my puppy, add it to puppy
can i run it by terminal ?

attachment - tftp-hpa-5.2-x86_64.pet
i cant open it, im using windows now
i should add it to my fossa ? but is possible in usb version ?

so in short
can i use only command to run tftp server or not ?
if yes, can You give me it ?


Re: tftp server in fossa puppy

Posted: Sun Nov 10, 2024 12:54 pm
by lahomiesk

but the best help me pls here

viewtopic.php?t=13053

tell me how disable network manager in bookworm
and how to sep up static ip by terminal


Re: tftp server in fossa puppy

Posted: Sun Nov 10, 2024 6:34 pm
by bigpup
lahomiesk wrote: Sun Nov 10, 2024 12:39 pm

attachment - tftp-hpa-5.2-x86_64.pet
i cant open it, im using windows now
i should add it to my fossa ? but is possible in usb version ?

If you are booting Fossapup64 9.5 from an install on a USB stick.
You need to have done a shutdown and made a save to use for storing additional software, you may want to add to it.
Now boot using the save.
So anything added will be in the save.

If you are going to do something in Fossapup64 9.5.
You have to be booting the computer with it and running the computer with it.

Running Fossapup64 9.5
Download the tftp-hpa-5.2-x86_64.pet file to a location you can find it.
Use Rox file manager to navigate to this location.
Left click on the file tftp-hpa-5.2-x86_64.pet
It will go thru the install process and install it.


Re: tftp server in fossa puppy

Posted: Mon Nov 11, 2024 9:20 am
by hikohan

try this

http://sourceforge.net/projects/tftputil
(windows)

or

https://github.com/crossbowerbt/tftpserver
(compile for Linux)

Cause Router or WAP, firmware upgrade tool wrote in tftp protocol.

One min compile binary for Fossapup64 attached.


Re: tftp server in fossa puppy

Posted: Mon Nov 11, 2024 11:55 am
by lahomiesk

thank You for help
maybe also You can help me here

viewtopic.php?t=13053

disbalin network manager in bookworm and manually setup static ip


Re: tftp server in fossa puppy

Posted: Tue Nov 12, 2024 2:43 am
by hikohan

One cent from google.

https://edulab.unitn.it/tecnici/how-to- ... or-debian/

BookwormPup based on Debian is newer than fossa64pup based on Ubuntu focal.

Hope this helps.