<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.uftpserver.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.uftpserver.com/wiki/feed.php">
        <title>uFTP - FTP Server</title>
        <description>uftp server, open source ftp server, linux ftp server, linux ftp server for embedded, easy to configure ftp server, ftp server for initramfs</description>
        <link>https://www.uftpserver.com/wiki/</link>
        <image rdf:resource="https://www.uftpserver.com/wiki/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-21T08:04:27+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.uftpserver.com/wiki/ftp-server-nat?rev=1755447158&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.uftpserver.com/wiki/ftp-server-raspberry?rev=1755447158&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.uftpserver.com/wiki/opensource-ftp-server?rev=1755447158&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.uftpserver.com/wiki/sidebar?rev=1755447158&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.uftpserver.com/wiki/static-compiled-ftp-server?rev=1755447158&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.uftpserver.com/wiki/supported-ftp-commands?rev=1755447158&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.uftpserver.com/wiki/third_party_licenses?rev=1755447158&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.uftpserver.com/wiki/uftp-author?rev=1755447158&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.uftpserver.com/wiki/uftp-ftp-server-news?rev=1755447158&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.uftpserver.com/wiki/uftp-ftp-server-non-root?rev=1755447158&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.uftpserver.com/wiki/uftp-server-configuration?rev=1755447158&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.uftpserver.com/wiki/uftp-server-installation?rev=1755447158&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.uftpserver.com/wiki/uftp-server-license?rev=1755447158&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.uftpserver.com/wiki/_media/wiki/dokuwiki.svg">
        <title>uFTP - FTP Server</title>
        <link>https://www.uftpserver.com/wiki/</link>
        <url>https://www.uftpserver.com/wiki/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://www.uftpserver.com/wiki/ftp-server-nat?rev=1755447158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-17T16:12:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ftp-server-nat</title>
        <link>https://www.uftpserver.com/wiki/ftp-server-nat?rev=1755447158&amp;do=diff</link>
        <description>uFTP - FTP server under NAT 

FTP servers can work under NAT but there are 3 main issues to solve.

The 1st one is that the service standard port (21 is the standard FTP port) needs to be forwarded to the FTP server.

The 2nd is that for file transfer and other command such as LIST, a second TCP channel need to be established in a random port. To solve this issue a port range should be configured in the uftp server config file and the router should be configured accordingly.</description>
    </item>
    <item rdf:about="https://www.uftpserver.com/wiki/ftp-server-raspberry?rev=1755447158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-17T16:12:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ftp-server-raspberry</title>
        <link>https://www.uftpserver.com/wiki/ftp-server-raspberry?rev=1755447158&amp;do=diff</link>
        <description>How to install uFTP - FTP server on a Raspberry PI 

uFTP server is a Full FTP SERVER ideal for small projects and in ARM devices such as Raspberry PI, it&#039;s lightweight it&#039;s portable and straightforward to use and configure.
It can be installed in any version of Raspberry PI.</description>
    </item>
    <item rdf:about="https://www.uftpserver.com/wiki/opensource-ftp-server?rev=1755447158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-17T16:12:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>opensource-ftp-server</title>
        <link>https://www.uftpserver.com/wiki/opensource-ftp-server?rev=1755447158&amp;do=diff</link>
        <description>uFTP - FTP Server

- uFTP server is an open source, portable, lightweight FTP server written in C for Unix/Linux and POSIX compliant OS.
uFTP server is easy to install and configure in just 2 minutes, check out the quick installation guide!

TLS and IPV6 is supported by uFTP.</description>
    </item>
    <item rdf:about="https://www.uftpserver.com/wiki/sidebar?rev=1755447158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-17T16:12:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sidebar</title>
        <link>https://www.uftpserver.com/wiki/sidebar?rev=1755447158&amp;do=diff</link>
        <description>uFTP Project menu

	*  What&#039;s uFTP?
	*  News 
	*  uFTP server installation
	*  uFTP server configuration
	*  Supported FTP commands

About the project

	*  uFTP license
	*  third party licenses
	*  uFTP author

Other tutorial

	*  uFTP Raspberry PI
	*  uFTP under NAT
	*  uFTP static compile
	*  run FTP server as non root user

Project home page:
&lt;https://www.uftpserver.com/&gt;

Get the source:
&lt;https://github.com/kingk85/uFTP&gt;

Visit:

&lt;http://www.oldwildweb.com/&gt;</description>
    </item>
    <item rdf:about="https://www.uftpserver.com/wiki/static-compiled-ftp-server?rev=1755447158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-17T16:12:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>static-compiled-ftp-server</title>
        <link>https://www.uftpserver.com/wiki/static-compiled-ftp-server?rev=1755447158&amp;do=diff</link>
        <description>Static compile - uFTP - FTP server 

uFTP can be compiled statically and distributed without annoying dependency issues.

To do that, install musl-gcc in your linux distribution.

A good way to compile must-gcc is by using this project: &lt;https://github.com/richfelker/musl-cross-make&gt;

Edit the makefile and change the following line</description>
    </item>
    <item rdf:about="https://www.uftpserver.com/wiki/supported-ftp-commands?rev=1755447158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-17T16:12:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>supported-ftp-commands</title>
        <link>https://www.uftpserver.com/wiki/supported-ftp-commands?rev=1755447158&amp;do=diff</link>
        <description>Supported FTP commands

uFTP server supports the commands specified in this document.

USER [username]

USER followed by username string argument is the command required to login as the specified [username].

PASS

PASS followed by password string argument, is the command that must be sent after the USER command to complete the authentication procedure with the username and password pair associated to the</description>
    </item>
    <item rdf:about="https://www.uftpserver.com/wiki/third_party_licenses?rev=1755447158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-17T16:12:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>third_party_licenses</title>
        <link>https://www.uftpserver.com/wiki/third_party_licenses?rev=1755447158&amp;do=diff</link>
        <description>This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (&lt;http://www.openssl.org&gt;)

The license agreements is presented here.

OpenSSL License

Copyright (c) 1998-2018 The OpenSSL Project.  All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</description>
    </item>
    <item rdf:about="https://www.uftpserver.com/wiki/uftp-author?rev=1755447158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-17T16:12:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>uftp-author</title>
        <link>https://www.uftpserver.com/wiki/uftp-author?rev=1755447158&amp;do=diff</link>
        <description>uFTP author

My name is Ugo Cirmignani, I am a senior software developer. I enjoy learning new languages and working in the open source world to increase my skills and to create something good for the community.

I have started my career since 2000, I have been working in some open source and freeware software projects during my studies, in 2001 I have owned a very popular website regarding the internet security.</description>
    </item>
    <item rdf:about="https://www.uftpserver.com/wiki/uftp-ftp-server-news?rev=1755447158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-17T16:12:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>uftp-ftp-server-news</title>
        <link>https://www.uftpserver.com/wiki/uftp-ftp-server-news?rev=1755447158&amp;do=diff</link>
        <description>uFTP - Ftp server - news 

 2025-05-27 

- Released version v4.0, improved client compatibility, improved stability, improved ssl compatibility, code refactored.

 2024-05-06 

- Added IPV6 support

 2024-05-04 

- Added log functionality, keep track of crashing and improve stability.</description>
    </item>
    <item rdf:about="https://www.uftpserver.com/wiki/uftp-ftp-server-non-root?rev=1755447158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-17T16:12:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>uftp-ftp-server-non-root</title>
        <link>https://www.uftpserver.com/wiki/uftp-ftp-server-non-root?rev=1755447158&amp;do=diff</link>
        <description>How to run uFTP - FTP server with a non root account 

In this section we are going to cover a specific use case: how to run uFTP - FTP server without the root access.
This use case is useful for who needs to run a FTP server on some embedded devices which do not allow root accounts or for some applications to grand more safety.</description>
    </item>
    <item rdf:about="https://www.uftpserver.com/wiki/uftp-server-configuration?rev=1755447158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-17T16:12:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>uftp-server-configuration</title>
        <link>https://www.uftpserver.com/wiki/uftp-server-configuration?rev=1755447158&amp;do=diff</link>
        <description>uFTP - FTP Server configuration

uFTP server can be configured with the “uftpd.cfg” configuration file, the location of the file can be either on the same path of the binary application or under “/etc/uftpd.cfg”.

Here below a sample “uftpd.cfg</description>
    </item>
    <item rdf:about="https://www.uftpserver.com/wiki/uftp-server-installation?rev=1755447158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-17T16:12:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>uftp-server-installation</title>
        <link>https://www.uftpserver.com/wiki/uftp-server-installation?rev=1755447158&amp;do=diff</link>
        <description>uFTP - FTP server installation

Option 1 install from sources (recommended)

Some software are required for this procedure: git, gcc and make, check your Linux distribution documentation for more information about how to get the required software.

Eg:
Under</description>
    </item>
    <item rdf:about="https://www.uftpserver.com/wiki/uftp-server-license?rev=1755447158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-17T16:12:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>uftp-server-license</title>
        <link>https://www.uftpserver.com/wiki/uftp-server-license?rev=1755447158&amp;do=diff</link>
        <description>uFTP - FTP Server License

The MIT License

Copyright 2018 Ugo Cirmignani.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following con…</description>
    </item>
</rdf:RDF>
