Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

Items in Avalon can be created by uploading single files at a time, uploading via batch ingest, or by uploading files to an Avalon dropbox. The dropbox method is useful when uploading numerous files to a single collection, especially when some or all the files constitute a larger media item (e.g. an orchestra concert spanning three separate files). After the pertinent files have been uploaded to the collection's dropbox, they can be accessed in Avalon simultaneously in order to form an item.

Uploading files to an Avalon dropbox requires the use of a Secure File Transfer Protocol (SFTP) client, like WinSCP (Windows), Cyberduck (Mac), or FileZilla (both). This user guide will explain the process of connecting a client to an Avalon dropbox, transferring files, and accessing files through Avalon.


Connecting to an Avalon Dropbox with an SFTP Client

The connection information for an Avalon dropbox is found in the Manage File(s) section when creating an item:

The dropbox location, sftp://dropbox.dlib.indiana.edu:/srv/avalon/dropbox/Sample_Videos, contains all the necessary information for connection.

  • File Protocol: sftp
  • Host name: dropbox.dlib.indiana.edu
  • Remote Directory Path (begins after the colon if present):  /srv/avalon/dropbox/Sample_Videos
  • Username and Password: your username and password provide access to the remote directory. If you do not have access to the dropbox, contact your system administrator.

WinSCP

  1. On the "Login" screen, enter the connection information in the related fields.
  2. Select "Advanced," and navigate to "Directories" under "Environment."
  3. Enter the remote directory in the corresponding field and select "OK."
  4. Select "Login" to connect to the dropbox.

FileZilla

  1. Under "File", open the "Site Manager."
  2. Select "New Site" if one is not already selected.
  3. Enter the connection information in the related fields.
  4. Logon type should be set to "Normal."
  5. Under the "Advanced" tab, enter the remote directory path in the "Default Remote Directory" field, and select "Connect."
  6. If warned about "Unknown host key," check "Always trust this host" and continue to connect to the dropbox.

Cyberduck

  • No labels