1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Ryan Lerch <rlerch@redhat.com> -->
<!-- Copyright 2016 Tim Kosse <tim.kosse@filezilla-project.org> -->
<component type="desktop">
<id>org.filezilla-project.FileZilla</id>
<launchable type="desktop-id">filezilla.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0-or-later</project_license>
<name>FileZilla</name>
<summary>Graphical FTP, FTPS and SFTP client</summary>
<description>
<p>FileZilla is a graphical FTP, FTPS and SFTP client. It is platform independent and supports all major desktop operating systems.</p>
<ul>
<li>Easy to use</li>
<li>Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP)</li>
<li>Cross-platform. Runs on Windows, Linux, *BSD, OSX and more</li>
<li>IPv6 support</li>
<li>Available in many languages</li>
<li>Supports resume and transfer of large files >4GB</li>
<li>Powerful Site Manager and transfer queue</li>
<li>Bookmark</li>
<li>Drag and drop support</li>
<li>Configurable Speed limits</li>
<li>Filename filters</li>
<li>Directory Comparison</li>
<li>Network configuration wizard</li>
<li>The ability to use Notepad or any other program to edit a file online</li>
<li>HTTP/1.1, SOCKS5 and FTP Proxy support</li>
<li>Logging to file</li>
<li>Synchronized directory browsing</li>
<li>Remote file search</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image>https://filezilla-project.org/images/screenshots/fz3_linux_main.png</image>
</screenshot>
</screenshots>
<provides>
<id>filezilla.desktop</id>
</provides>
<url type="homepage">https://filezilla-project.org/</url>
<url type="bugtracker">https://trac.filezilla-project.org/</url>
<update_contact>tim.kosse@filezilla-project.org</update_contact>
</component>
|