View on GitHub

uFtp

best free micro ftp client (active/passive) for Technicolor modem router armv7l with uClibc / glibc, for Windows and WSL unix

uFtp

uftp.png

Very small micro ftp client

There are 4 architectures:

Getting started

Get the last release clicking on the Releases button located on the GitHUB right panel
or just click here. It’s free for personal use

Prerequisites

It will run on

Running the executables

example:
C:\Users\Myname\Desktop>uftp ftp.myserver.org
C:\Users\Myname\Desktop>uftp -a (anonymous mode)
C:\Users\Myname\Desktop>uftp ftp://john:secret@ftp.myserver.org:21/pub
(syntax: uftp [-a] [proto://][[user][:pass]@]server[:port][/directories])

Built with

arm-glibc/uClibc: built on WSL using gcc (11.2.0) to build a cross compiler
x86-Windows: built on Windows using mingw-w64 gcc (10.3.0)
x86-WSL: built on WSL using gcc (11.2.0)

Bugs

Please contact me for bugs/improvements
Keep in mind that this client HAS to be very skinny in order to fit in the router’s ram.