logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

jftp - a java based GUI file transfer client

Author

       jftp was written by David Hansmann <hansmann.d@debitel.net>.

       This  manual page was written by Kumar Appaiah <akumar@ee.iitm.ac.in>, for the Debian project (but may be
       used by others).

jftp                                             September 2007                                          JFTP(1)

Description

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.

Example

       To just exectute JFTP, you just need to run
              jftp

       But if you need to choose your Java Virtual Machine (JVM), you may have to run
              /usr/lib/jvm/jvm/bin/java/usr/share/java/jftp.jar where jvm is the JVM to use.

       To open with ftp.kernel.org listed:
              jftpftp://ftp.kernel.org

Name

       jftp - a java based GUI file transfer client

Options

server A fully qualified server URL.

See Also

Synopsis

jftp [server]

See Also