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
Piotr Wycichowski
Thanks. Finally it occurred certificate problem on mail server. Weird is that the older version of SERP (2021-04-18) was able to sent mail using this server, while newer - not. Suddenly one day our SE...
11:43 22 Oct 2024
Gatis Jansons
On top of having the custom register added to the interface (register's LClass defined for a specific module in Startup).. interface languages matter as well. Make sure to add the custom regis...
10:41 16 Oct 2024