CrossFTP/Pro/Enterprise 2.00.1

Download CrossFTP/Pro/Enterprise for Windows, Mac, and Linux. CrossFTP Pro/Enterprise's evaluation will turn back to the Free CrossFTP after 30 days.

windowsWindows
Download (exe)

Mac OS XMac OS X
Download (zip, OS X 10.11+)

debianubuntuDebian
Download (deb)
for Ubuntu/Debian-based OS. (Installation guide)

JavaWeb Start
Download (jnlp)
run CrossFTP from web.
portablePortable
Download (Require JDK 7+)
for Win, Mac, Linux, and Solaris (user guide). CrossFTP Commander is included.

other Others
Windows (exe, require JRE)
Mac App Store (CrossFTP Pro)
Mac (zip, require JDK7+)
Mac (zip, require JDK5+)

 

Installation Troubleshooting

- Portable Package User Guide

After the zip package is downloaded, extract it in the target folder, and execute the following command in that folder:


For CrossFTP Client on Mac/Linux

1. Add the execution permission for run_client.sh by:

chmod +x ./run_client.sh

2. execute run_client.sh to start CrossFTP client by:

./run_client.sh


For CrossFTP Client on Windows

1. Execute run_client.bat to start CrossFTP client by:

./run_client.bat


For CrossFTP Server on Mac/Linux

1. Add the execution permission for run_server.sh by:

chmod +x ./run_server.sh

2. Execute run_server.sh to start CrossFTP server by:

./run_server.sh


For CrossFTP Server on Windows

1. Execute run_server.bat to start CrossFTP server by:

./run_server.bat


- Linux Installation Issue:

How to install on non-debian linux?

Please download the portable package, extract the content to the target folder, and execute the following command in that folder:

1. Add the execution permission for run_client.sh by:

chmod +x ./run_client.sh

2. execute run_client.sh to start CrossFTP client by:

./run_client.sh

If you met any issues, please check if Java is properly installed on your system and available in the path; you are running CrossFTP in GUI.

- Debian based Linux installation guide:

System requirement: Please install JDK 7+ first.

Use the following commands to install CrossFTP on Debian based Linux, such as Ubuntu. (Background context: Sometimes Ubuntu Software Center alerts me: "Bad quality packet"):

1. Download the deb package, e.g., crossftp_deb_package.deb

2. Go to the downloaded deb file's folder, and execute:

sudo dpkg -i ./crossftp_deb_package.deb

For uninstall, you can use the following command:

sudo dpkg --remove corssftp

- JNLP web start issue:

If you met one of the following issues:

  • Java applications are blocked by your security settings.
  • Missing Application-Name manifest attribute
  • Missing required Permissions manifest attribute in main jar

On Windows, you can go to Java Control Center.

Or on Mac/Linux/Win, you can use 'javaws -viewer' command to open the Java Control Center

After that, follow this link to solve the blocked issue.

Cannot edit/open file on Mac

On Mac, if you met issues to edit or open file, such as "Cannot run program "/usr/bin/open": error=2, No such file or directory", please:

Download and install non-AppStore version CrossFTP from this page. See this page for details.

Archived version:

Mac OS X 10.3 or JDK 1.4 users can download CrossFTP 1.53 here.

Documents