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
Aldevinas Katkus
same v. 2025-02-24. New DB. Just forward balances (purchase, sales invoices) from 2024 and later. In your case does turnover per period differs or just fwd. balance differs and turnover is identical i...
09:56 20 Mar 2025
Aldevinas Katkus
RecordAddBegin(UserVc,"UserVc_fuel"); RecordField(EmployeeCode, M4Code, 10,0); KeyBegin(EmployeeCode); KeySegment(EmployeeCode); KeySegment(Code); EndRecordAdd; ...
12:32 26 Feb 2025