uomoukko / uFtp

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

Home Page:https://uomoukko.github.io/uFtp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uFtp

uftp.png

Very small micro ftp client

There are 4 architectures:

  • Windows native
  • Windows/WSL
  • armv7l-uClibc(old)
  • armv7l-glibc(new)

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

  • armv7l in two flavours: uClibc and glibc
  • x86 and WSL (needs Windows 10 Linux subsystem)
  • x86 and just Windows

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.

About

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

https://uomoukko.github.io/uFtp