File: control

package info (click to toggle)
jftp 1.60%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 6,276 kB
  • sloc: java: 21,584; xml: 187; sh: 15; makefile: 11
file content (53 lines) | stat: -rw-r--r-- 1,458 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
49
50
51
52
53
Source: jftp
Section: net
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Varun Hiremath <varun@debian.org>
Build-Depends:
 ant,
 debhelper (>= 11),
 default-jdk,
 javahelper,
 kunststoff,
 libcommons-codec-java,
 libcommons-logging-java,
 libj2ssh-java,
 libjcifs-java,
 libjlayer-java,
 libjsch-java,
 liblog4j1.2-java,
 libmiglayout-java,
 libswt-gtk-4-java,
 libyanfs-java
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/java-team/jftp.git
Vcs-Browser: https://salsa.debian.org/java-team/jftp
Homepage: http://j-ftp.sourceforge.net

Package: jftp
Architecture: all
Depends:
 default-jre | java6-runtime,
 java-wrappers,
 kunststoff,
 libcommons-codec-java,
 libcommons-logging-java,
 libj2ssh-java,
 libjcifs-java,
 libjlayer-java,
 libjsch-java,
 liblog4j1.2-java,
 libmiglayout-java,
 libswt-gtk-4-java,
 libyanfs-java,
 ${misc: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.