| Configure the Server from the Command Line |
64
<use_file_cache>true</use_file_cache> <!-- Use File Cache -->
<max_file_cache_buffer>0</max_file_cache_buffer> <!-- Max File Cache Buffer-->
<resume_suffix>.aspx</resume_suffix> <!-- Resume Suffix -->
<symbolic_links>follow,create</symbolic_links> <!-- Symbolic Link Actions -->
<preserve_attributes> </preserve_attributes> <!-- Preserve Attributes -->
<overwrite>allow</overwrite> <!-- Overwrite -->
<file_manifest>disable</file_manifest> <!-- File Manifest -->
<file_manifest_path>
path
</file_manifest_path> <!-- File Manifest Path -->
<file_manifest_inprogress_suffix>.aspera-inprogress</file_manifest_inprogress_suffix>
<!-- File Manifest Suffix -->
<pre_calculate_job_size>any</pre_calculate_job_size><!-- Pre-Calculate Job Size -->
<replace_illegal_chars></replace_illegal_chars> <!-- Convert Restricted Windows
Characters -->
<storage_rc>
<adaptive>true</adaptive> <!-- Storage Rate Control -->
</storage_rc>
<filters> <!-– File Filter Pattern List -->
<filter>
rule1
</filter>
<filter>
rule2
</filter>
</filters>
<file_create_mode> </file_create_mode> <!-- File Create Mode -->
<file_create_grant_mask>644</file_create_grant_mask><!-- File Create Grant Mask -->
<directory_create_mode> </directory_create_mode> <!-- Directory Create Mode -->
<directory_create_grant_mask>755</directory_create_grant_mask>
<!-- Directory Create Grant Mask -->
<partial_file_suffix>.partial</partial_file_suffix> <!-- Partial File Suffix -->
<file_checksum>any</file_checksum> <!-– File Checksum Method -->
</file_system>
3.
Edit settings as needed.
File System Settings Reference
Field
Description
Values
Default
Absolute Path
The absolute path, or docroot, is the area of the file
system that is accessible to an Aspera transfer user.
The default empty value allows access to the entire
file system. You can set one global docroot and then
further restrict access to the file system by group
or individual user. Docroot paths require specific
formatting depending on where the transfer server's
storage is located.
Format examples
• Local storage absolute path:
Or using a placeholder for usernames:
• Local storage in URI format:
URI format is required for server-side encryption-
at-rest, but is not supported by the Aspera Watch
Service.
Aspera recommends setting a global docroot to an
empty folder or a part of the file system specific
to each user. If there is a pattern in the docroot of
each user, for example,
username
, you can use a
substitutional string. This allows you to assign an
independent docroot to each user without setting it
individually for each user. See
Setting Up Users
for
information.
You can also set multiple docroots and make them
conditional based on the IP address from which the
connection is made by editing
aspera.conf
. To
file path or
URI
undefined
(total
access)