FC Uploader

FcUploader is a file upload and download utility.
It is handy tool for user uploads that you can embed into your site.

It uses the server side code and settings of Flashcommander
– so users and permissions created in Flashcommander are also valid here.

Usage

The swf file is inside Flashcommander installation at bin/FcUplaoder.swf..

You can access FcUploader at bin/fcuploader.php.

You are automatically logged in with a default user.

You can force FcUploader to display a login window:
open fcuploader.php and comment or delete this line:

$gw="../amfphp/gateway.php";

This way you can authenticate users. The default login is user/user.

Click on Upload to select the files for uploading.

Use + and - buttons to add or remove files from the upload list.

You can also specify a new name for the uploaded file.
If the filename is in red it conflicts with a file that is already on the server.
If the user doesn’t have overwrite permission the uploaded file won’t overwrite anything, it will be discarded.
for more info about permission check next section.

Click on Upload to start upload.

The default upload directory is users.
You can change this or create new users with different directories with Flashcommander – see below.

Downloading is simpler as you can download only one file at a time.

User management

You can manage users with Flashcommander

Navigate to bin-release/FlashCommander.html
and log in as admin (default pass is admin)

Open the Users panel from the menu to:

  • edit root directory – this is the upload directory for the user
  • edit permissions
    • upload – user can upload files; you can also specify a file type filter
    • download – user can download
    • overwrite – user can overwrite existing files at upload
    • extension – user can change file extension during upload; this can be dangerous, leave it off
    • the rest of the permissions are only used by Flashcommander

Read more about User management here.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">