Skip to main content

Questions tagged [tftp]

Trivial File Transfer Protocol (TFTP) is a file transfer protocol, with limited functionality. This is for questions about using this protocol.

0 votes
1 answer
57 views

I have had some success transferring files from one Raspberry Pi to another by using obexftp to send a file to an RPI that is running obex-bt. However, on the receiving end the file's permission is ...
gatorreina's user avatar
1 vote
0 answers
148 views

I'm trying to set up a rpi model 3b with a yocto distro and u-boot. I've built the core-image-minimal using bitbake and I have the RPI_USE_U_BOOToption set in my local.conf. The created image runs ...
po.pe's user avatar
  • 141
0 votes
0 answers
153 views

I know there is a way to boot a RPi without DHCP, when i set an static TFTP_IP. But can i set an remote TFTP Server? So my goal is: Connect RPi to the Network. Get files from remote TFTP and boot from ...
d3mi's user avatar
  • 1
0 votes
0 answers
118 views

I am gradually getting a Pi 4 cluster up and running, and have hit an issue I have not been able to resolve with google. It is my understanding of the Ubuntu boot process that is lacking really. I ...
Mark Jones's user avatar
4 votes
1 answer
2k views

I have a spare BT HomeHub 5a clone (actually a PlusNet Hub One router). I would like to install the OpenWRT firmware on it, in order to reliably use it as a wired wifi range extender without a DHCP ...
nickcrabtree's user avatar
0 votes
1 answer
1k views

Using a Linux/Windows PC, I want to download a file from a Windows server. However, I want to use a Raspberry Pi in between to act as a Jump Server. Linux/Windows (client)------> Pi (jump server)-----...
itd's user avatar
  • 123
2 votes
1 answer
2k views

Is it possible to configure TFTP statically, without using DHCP? I am not allowed to run DHCP server in the network where my Pis will be sitting, because it may interfere with other users activity. ...
rapucha's user avatar
  • 131
0 votes
1 answer
611 views

I need to transfer files from Rpi to my computer. Rpi is connected to my computer with wifi. The FileZilla server is logged in into. But in the terminal when I run the FTPlib file I get this error: " ...
Sushrut 's user avatar
1 vote
0 answers
549 views

I am having trouble with file permissions. There are tons of websites and other sources regarding this. But none are addressing my issue. When I set a permission on a folder I have with chmod 660 [...
CowardlyDoomsday's user avatar
3 votes
1 answer
3k views

Long story I'm trying to use my Raspberry as a media server which automatically downloads new TV show episodes. One of the things I did until now is to install and set up Deluge which was fine and ...
Diego's user avatar
  • 143
0 votes
1 answer
1k views

I tried to install and use a simples FTP server on my Pi. I fallow this tutorial, but not success. When I type service vsftpd restart it returns for me Stopping FTP server: No /usr/sbin/...
Vitor Mazuco's user avatar
1 vote
0 answers
1k views

Sounds like as trivial thing but I can't get it done. I've got the ftp client by apt-get install ftp. Now I want to connect with some server but through specified network interface.
Szybki's user avatar
  • 121
6 votes
1 answer
1k views

I have a TFTP server, and I want to install any new Raspberry Pis on my network to use the TFTP server to install the OS. How do I got about doing this, I checked the Documentation on the official ...
user3346931's user avatar
3 votes
3 answers
8k views

I have been trying to find a replacement to FileZilla which is a good program, but it doesn't allow yet to schedule files to transfer from time to time. I run into some, but they are all supported by ...
angelfmf's user avatar
1 vote
0 answers
640 views

I wish to use a boot loader (U-Boot for instance), and an ftp connection (via Ethernet) to load the kernel and the file system, and flash them. I have done this procedure in the past on other boards, ...
Edwin's user avatar
  • 111

15 30 50 per page