|
|
|
These are the User Features of net2ftp:
- Navigate the FTP server. Once you have logged in, you can browse from directory to directory and see all the subdirectories and files.
- Upload files. The files are copied from your computer to the FTP server.
- Download files. Click on a filename in the list of files, and a window will pop up to ask you where you want to save it on your computer.
- Upload-and-unzip. This feature is great to upload many files at once (for example if you want to install an application on your web server). This is how it works: specify a Zip file on your computer; the Zip file is transferred to the web server where it is unzipped; the files it contains are transferred to the FTP server.
- Zip-and-download. This is the opposite from the upload-and-unzip. Select directories or files you want to download, they are transferred to the web server where they are zipped into one Zip file that you save on your computer.
- Copy, move and delete directories and files. Directories are handled recursively, meaning that their content (subdirectories and files) will also be copied, moved or deleted.
- Copy or move directories and files directly to a second FTP server.
- Rename and chmod directories and files.
- View code with syntax highlighting.
- Edit text right from your browser. Every time you save the changes the new file is transferred to the FTP server.
- Edit text right from your browser in an HTML form. net2ftp uses the enhanced What-You-See-Is-What-You-Get form developed by Interactivetools under the BSD license. View a demo here. For the moment, this form can only be used with Internet Explorer 5.5 or 6, but the next version also supports Mozilla based browsers.
- Send files via email. Select directories or files, click on Email, and a Zip file is prepared to sent in attachment to an address of your choice.
These are the Administrator Features of net2ftp:
- net2ftp works perfectly under safemode.
- A database(MySQL) is only required for logging.
- Security. Allow the users to connect to all FTP servers, or to only a predefined list of FTP servers. The input box on the login page will change accordingly.
- Logging. Activate or deactivate 3 kinds of logging: pages requested, logins and errors.
- Skins. The layout can easily be changed.
|