Tag: FTP
Wireless SD Card Reader using ESP8266
One of the good things about being a maker is the power it gives you to create your own stuff. Believing USB devices have not lived up to their designation of truly being universal and working irrespective of the kind of ports they are plugged into, Hackaday user, Neutrino, recently...
Continue ReadingRaspberry Pi NAS Tutorial
Building NAS on Raspberry Pi is a very smart way to create DIY NAS for safe and efficient file management. NAS (or Network Attached Storage) Server is a network storage system to serve and share files to other client computers in a local network area. This enables multiple users to...
Continue ReadingTransfer Files Between Raspberry Pi and Computer
Sometimes you need to send or receive files from your Raspberry Pi robot, this may be a bit complex process as there is no direct method. You may think about unmounting the SD card from the Raspberry then connecting it to PC, or using a cloud storage to upload and download files, but...
Continue ReadingHow to Set Up a Raspberry Pi FTP Server
This tutorial will guide you through the process of installing an FTP server on Raspberry Pi. Check it out: For uploading files on a Raspberry Pi you should install a FTP server. Such a server is very useful if you use your Pi as a web server or even if you want to have a network...
Continue Reading