Configuration Settings (aspera.conf) / Configuring Symbolic Links |
Client-side handling of symbolic links are configured through the following Aspera Sync command-line:
SHORT-FORM OPTION: $ -n OPTION LONG-FORM OPTION: $ async --symbolic-links=OPTION
The following section describes the possible configuration options:
Option | Description |
---|---|
copy | Create (or update) the link at the destination. (Not valid for Windows source or destination. This is the default option. |
follow | Follow symbolic links and transfer the linked files. (Skip, if the source is Windows.) |
skip | Ignore the symbolic link. |