- SSH into your Synology
- Find the corresponding folders in the filesystem.
=> Private Photo Station folder: /volume1/homes/USER/photo => Moments folder: /volume1/homes/USER/Drive/Moments
- Mount Photo Station folder into Moments using
Command
mount --bind /volume1/homes/USER/photo /volume1/homes/USER/Drive/Moments/photo-mount
-
Enable auto-mount after startup by adding the mount command to
/etc/rc.local
-
Start new indexing from Synology’s user-interface (Moments/Settings/Indexing).