File: control

package info (click to toggle)
jftp 1.52%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,852 kB
  • ctags: 2,972
  • sloc: java: 22,890; xml: 186; sh: 26; makefile: 19
file content (48 lines) | stat: -rw-r--r-- 1,802 bytes parent folder | download
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
46
47
48
Source: jftp
Section: net
Priority: optional
Maintainer: Debian Java maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun@debian.org>,
           Kumar Appaiah <akumar@debian.org>,
           Niels Thykier <niels@thykier.net>
Build-Depends: cdbs, debhelper (>= 9)
Build-Depends-Indep: ant,
                     default-jdk,
                     kunststoff,
                     libcommons-httpclient-java,
                     libcommons-logging-java,
                     libj2ssh-java,
                     libjcifs-java,
                     libjlayer-java,
                     libjsch-java,
                     liblog4j1.2-java,
                     libyanfs-java
Standards-Version: 3.9.5
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jftp
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jftp
Homepage: http://j-ftp.sourceforge.net

Package: jftp
Architecture: all
Depends: java-wrappers,
         kunststoff,
         libcommons-httpclient-java,
         libcommons-logging-java,
         libj2ssh-java,
         libjcifs-java,
         libjlayer-java,
         libjsch-java,
         liblog4j1.2-java,
         libyanfs-java,
         default-jre,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Java GUI client for FTP, SMB, SFTP and NFS
 JFtp is a graphical Java network and file transfer client. It
 supports FTP using its own FTP API and various other protocols like
 SMB, SFTP, NFS, HTTP, and file I/O using third party APIs. It
 includes many advanced features such as recursive directory
 up/download, browsing FTP servers while transferring files, FTP
 resuming and queueing, browsing the LAN for Windows shares, and
 more. Multiple connections can open at a time in a Mozilla-style
 tabbed browsing environment.