Keeping CultureKeeping CultureKeeping CultureKeeping Culture
  • Home
  • Features
  • In depth
    • Browsing Keeping Culture
    • Recording and imparting knowledge
    • Administering Keeping Culture
  • FAQs
  • Pricing
  • Support
    • Knowledge Base
    • Submit a support request
    • Development Roadmap
  • Contact
  1. Home
  2. Knowledge Base
  3. File management
  4. Using FileZilla Pro to access Archive files

Using FileZilla Pro to access Archive files

Important information for Keeping Culture users prior to August 2025

Previously, Keeping Culture recommended the use of FileZilla (freeware version) for FTP file transfer tasks. However, FileZilla does not support the S3 protocol required for the new Keeping Culture implementation.

FileZilla Pro, the paid and more feature rich version of FileZilla, does support S3 connections.

If you are experienced with FileZilla and willing to purchase a FileZilla Pro licence, this may be a suitable solution. Alternatively, users may wish to consider Cyberduck.

Download and install FileZilla Pro

  • Window: Open Microsoft Store and search for ‘FileZilla Pro’. Proceed with the installation.
  • Mac: Open App Store and search for ‘FileZilla Pro’. Proceed with the installation.

Note: FileZilla Pro has a 7-day free trial period to assess the software.  


Configuring FileZilla Pro to connect to the archive

To complete these instructions, you will need the archive S3 connection details displayed in the Archive Files settings tab on the archive’s Preferences page.

Screenshot of FileZilla Pro's Site Manager window
Site Manager window with General tab shown: displaying location of changes made in step 4.
  1. Launch FileZilla Pro.
  2. In the File menu, select ‘Site Manager’.
  3. In the Site Manager window, select ‘New site’ then enter a name, like ‘Archive files’, for the archive.
  4. On the right-hand side in the General tab, make the following changes:
    • Set the Protocol to: S3 – Amazon Simple Storage Service
    • Set the Logon Type to: Normal
    • Copy and paste the Access Key ID value from the archive’s Preferences page to the Access key ID field.
  5. Select the Advanced tab, copy and paste the Remote path from the Preferences page to the Default remote directory field.
  6. Select the S3 tab, in the Initial region fields, enter ‘ap-southeast-2’.
  7. Click ‘Connect’. On Windows you will be prompted to save the password.
  8. The first time FileZilla Pro attempts a connection; you will be prompted to trust AWS’ the certificate with common name *.s3-ap-southeast-2.amazonaws.com. Check that the common name is correct. Enable the Always trust this certificate in future session checkbox, then click ‘OK’.
Screenshot of FileZilla Pro's AWS S3 certificate prompt window
Unknown certificate prompt for *.s3-ap-southeast-2.amazonaws.com

Each time you use FileZilla Pro to access the archive’s file system, you will need to open the Site Manager from the File menu. Select the site you create in step 3 above, then click ‘Connect’.


Configuring FileZilla Pro MIME types and file extensions

When FileZilla Pro uploads files to the archive’s file system, it does not inspect or analyse the contents of those files as other S3 clients do. Instead, it relies on a predefined list of file extension mappings to assign the correct MIME type to each file as part of the HTTP transfer.

If no mapping exists for a given extension, FileZilla Pro will typically fall back to application/octet-stream — a generic binary type that tells the receiving server nothing about the nature of the file.

This matters because the archive needs accurate MIME type information in order to ingest and process files correctly.

In this section, you will need to configure FileZilla Pro with the MIME type mappings of the common files accepted by the archive.

Note: MIME types are assigned at upload time based on file extension. They are not embedded in the file itself, and FileZilla Pro will not detect or correct a mismatch — it is your responsibility to ensure mappings are accurate before uploading.

Common MIME type and file extensions used by the archive

Mappings marked as ‘Recommended’ should be included. Optional mappings can be added if you plan to upload those file types.

Image Types

MIME TypeExtensionsNotes
image/pngpngRecommended, likely already listed in FileZilla Pro.
image/jpegjpg jpeg jpeRecommended, likely already listed in FileZilla Pro.
image/tifftif tiffRecommended
image/jp2jp2 j2k jpf jpx jpmOptional
image/gifgifOptional
image/bmpbmp dibOptional


Audio Types

MIME TypeExtensionsNotes
audio/mpegmp3 mp2 mp1 mpgaRecommended
audio/mp4m4a m4b m4p mp4aRecommended
audio/aiffaif aiff aifcRecommended
audio/wavwavRecommended
audio/x-ms-wmawmaRecommended
audio/x-ms-waxwaxOptional
audio/oggogg oga opusOptional
audio/3gpp23g2 3gp2Optional


Movie Types

MIME TypeExtensionsNotes
video/quicktimemov qt moovRecommended for Mac users
video/mpegmpeg mpg mpe m1v m2vRecommended
video/x-msvideoaviRecommended
video/mp4mp4 m4v mp4vRecommended
video/3gpp3gp 3gppOptional
video/oggogvOptional
video/x-ms-wmvwmvRecommended for Windows users
video/x-ms-wmxwmxRecommended for Windows users
video/x-ms-wmwmRecommended for Windows users
video/x-ms-wvxwvxRecommended for Windows users
video/x-ms-asfasf asxRecommended for Windows users


Other Data Types

MIME TypeExtensionsNotes
text/csvcsv csjRecommended
text/tab-separated-valuestsv tabOptional
application/xmlxmlRecommended, likely already listed in FileZilla Pro.
application/jsonjsonOptional
application/pdfpdfRecommended, likely already listed in FileZilla Pro.

Adding MIME type file extension mappings

Be sure to use the MIME type and extension values mentioned above when following the instructions below.

  1. Launch FileZilla Pro.
  2. In the menu bar, select Edit > Settings (Windows) or FileZilla Pro > Settings (Mac).
  3. In the left-hand panel of the ‘Settings’ window, expand the ‘Transfers’ section and select ‘MIME Types’.
  4. Click the Add button below the list.
  5. In the MIME Type field, enter the canonical MIME type string.
  6. In the Extension field, enter the file extension(s) without a leading dot. For multiple extensions, separate extension names using a single space.
    Note: you may need to single mouse click the Extension field, wait a second, to make the field editable.
  7. Repeat this process with the remaining mappings.
  8. Click OK to save your new entries.
FileZilla Pro settings window with MIME types shown
FileZilla Pro Settings window with MIME Types shown

A quick guide to using FileZilla Pro

Once you’ve connected to the archive’s S3 bucket using FileZilla Pro, managing files is intuitive: the interface displays your local site files (your computer’s file system) on the left side and the remote site files (the archive’s file system) on the right.

Navigate the folder hierarchy of either local or remote sites the same as you would when browsing files on your computer and always ensure you’re working in the correct remote site folder before performing any actions.

To upload files or folders, locate them in the local site pane (left side) and drag them across to the desired folder in the remote site pane (right side). Alternatively, right-click your chosen files or folders and select ‘Upload’. Transfers will appear in the queue at the bottom of the window; wait until the status shows completion before disconnecting or navigating away.

Files being uploaded will only appear in the archive’s file system once the upload process is finished.

For downloads, select the files or folders you want to retrieve from the remote site pane, right-click, and choose ‘Download’, or simply drag them to the appropriate folder in your local site pane. By default, downloads will be saved to the local directory currently selected.

To create a new folder in the archive, right-click within the remote site pane, choose ‘Create directory’, then replace the ‘New directory’ text in the file path with your desired folder name.

To delete a file or folder in the archive, select it in the remote site pane, right-click, and select ‘Delete’. Confirm the deletion if prompted.

These steps will ensure you can confidently manage files and folders in the archive using FileZilla Pro.

Was this article helpful?

Related Articles

  • Archive files: How to access the archive’s file system
  • Using Cyberduck to access Archive files
  • Archive files: Best practices for managing the archive’s file system
  • Accessing Archive files within your browser
  • What is File Store?

Contents

  1. Download and install FileZilla Pro
  2. Configuring FileZilla Pro to connect to the archive
  3. Configuring FileZilla Pro MIME types and file extensions
    1. Common MIME type and file extensions used by the archive
    2. Adding MIME type file extension mappings
  4. A quick guide to using FileZilla Pro

Need Support?

Can't find the answer you're looking for?
Contact Support
Copyright 2026 Keeping Culture Pty Ltd | Terms of use | Privacy policy | Contact us
  • Home
  • Features
  • In depth
    • Browsing Keeping Culture
    • Recording and imparting knowledge
    • Administering Keeping Culture
  • FAQs
  • Pricing
  • Support
    • Knowledge Base
    • Submit a support request
    • Development Roadmap
  • Contact
Keeping Culture