Serv-U is an easy-to-use, powerful, award-winning FTP server created by Rob Beckers. An FTP server uses the FTP protocol to share files across the Internet.
Serv-U is not only 100% compliant with the current FTP standard, but also includes numerous features unique to Serv-U that make it a perfect file sharing solution for virtually everyone.
Installing Serv-U Linux
After downloading the Serv-U Linux installer, permissions need to be set in order to run the installer. To do this:
1) Start a shell.
2) Navigate to the directory where the installer is stored:
cd ~/Downloads
3) Change to root (su) since the installer requires root access.
4) Change the permissions of the file to allow execution:
chmod 777 "Serv-U-11.0-Linux-x86_64-Install"
5) Running the installer:
With a GUI (GNOME or KDE):
./Serv-U-11.0-Linux-x86_64-Install
With a console only:
./Serv-U-11.0-Linux-x86_64-Install --mode console
Running Serv-U From GNOME or KDE
1) Select the "Applications | Serv-U | Serv-U Tray" option.
2) Click on the tray application in the system tray, select "Start Serv-U".
3) To configure Serv-U, click on the tray application, select "Start Management Console" or simply double click on the tray icon.
Running Serv-U From the Console
1) Navigate to the installation directory:
cd /usr/local/Serv-U
2) Change permissions to root (with su).
3) Start Serv-U: "./Serv-U"
4) To configure Serv-U (if installed with "--mode console") connect to the server with a web browser on port 8080.
user: admin
password: admin
5) Setup / configure your domain, create an admin account, delete the "Admin Domain" for security purposes.
Product's homepage
Here are some key features of "Serv-U":
· Secure File Transfer Web Client
· FTP, FTPS, HTTP, HTTPS, and SSH
· Multi-Language Support
· Secure Remote Web Administrator
· Customizable Logos
· User and Group Statistics
· SSH (SFTP) Servers Support
· Expanded Mobile Client Support
· Serv-U Linux. Serv-U is capable of running natively on both Microsoft Windows and most Linux platforms.
· "Web Client Pro" performs multiple transfers within the Web Client.
· Completely customizable HTTP login page.
Limitations:
· 30-day trial
What's New in This Release: [ read full changelog ]
Features:
· Added Serv-U Gateway; providing a secure gateway that allows FTP, FTPS, SSH, and web (HTTP/HTTPS) clients to safely access a Serv-U file server deployed behind a firewall.
· Added Serv-U Platinum edition to include FTP Voyager JV and Serv-U Gateway in addition to all Serv-U Gold features.
· Added Web-based client branding removal for Serv-U Platinum.
· Added logging at the user and group levels allowing individual user-based and group-based log files.
· Added iPad support for the Management Console allowing Serv-U to be managed remotely from an iPad.
· Added three new log path variables for "Login ID" (%L), user "Full Name" (%U), and "Group Name" (%G).
· Added additional FTP hash commands used to validate the content of transferred files: XMD5, XSHA1, XSHA256, and XSHA512.
· Added hmac-sha2-256, hmac-sha2-256-96, hmac-sha2-512, and hmac-sha2-512-96 SSH2 MACs.
· Added "SessionID" system variable used to identify the session ID column shown in the Management Console active session lists and in domain logs.
· Added system variables for date and time: $Day, day of the month; $Month, two-digit numeric month; $TextMonth, text version of the month; $Year, four-digit year; $2DigitYear, two-digit year; $Hour, hour (24-hour clock); $Minute, minute; $Second, second
· Added Integration DLL / shared library support for Linux.
· Updated OpenSSL libraries from 0.9.8u to 0.9.8w.
· Updated Italian strings throughout.
· Updated the Web Client Image Preview dialog to go directly to the selected image in the Thumbnail scroll window without using the scrolling effect.
· Updated the Web Client to no longer refresh after a rename when in Thumbnail view.
Bug Fixes:
· Corrected a Linux bug where administrators locked in their home directories could not create users whose paths started with "/".
· Corrected a bug in the Web Client where user names containing a backslash could cause a JavaScript error.
· Corrected a bug in the Web Client where files with similar names were not being sorted correctly.
· Corrected a bug in the Web Client where media files would stop playing in the Media Preview dialog when attempting to rename or delete the file.