File: filezilla.appdata.xml

package info (click to toggle)
filezilla 3.69.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 31,772 kB
  • sloc: cpp: 97,617; ansic: 54,984; sh: 5,225; makefile: 2,080; xml: 375
file content (45 lines) | stat: -rw-r--r-- 1,958 bytes parent folder | download | duplicates (4)
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 &gt;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>