Attach folder on different volume
Piotr Wycichowski
9-3-24
Operating system: macOS
Is it possible to store Attach folder outside of SERP Server folder? For instance on external drive?

/Piotr W.
9-3-24
Hi Piotr

You can create a symbolic link using the macOS terminal. So navigate into the SERP folder and execute the command below. Replace path to external drive with the correct path to your external drive.

sudo ln -s /path/to/externaldrive Attach

This means that Attach folder is simply a link that points to the external drive where the actual files will be stored.
Piotr Wycichowski
9-5-24
Created by20:04 3 Sep 2024
Hi Piotr You can create a symbolic link using the macOS terminal. So navigate into the SERP folder and execute the command below. Replace path to external drive with the correct path to your external drive. sudo ln -s /path/to/externaldrive Attach Thi
I would like to thanks someone, but I don't know whom... :-)
Piotr Wycichowski
9-5-24
Created by20:04 3 Sep 2024
Hi Piotr You can create a symbolic link using the macOS terminal. So navigate into the SERP folder and execute the command below. Replace path to external drive with the correct path to your external drive. sudo ln -s /path/to/externaldrive Attach Thi
I would like to thanks someone, but I don't know whom... :-)
View all Questions
Back to the list
Latest Posts
Hi Andis, The issue occurs because your live server uses an internal or self-signed SSL certificate, which Hansa server does not trust. This is expected behavior — certificate validation ensures s...
10:38 11 Nov 2025
Hi again, do we know what it's trying to download, if we download it, it may make the message go away? Thanks...
11:16 30 Oct 2025