NAS> cat /etc/rc.local mount –bind /volume1/Multimedia/MP3 /volume1/music mount –bind /volume1/Multimedia/video /volume1/video mount –bind /volume1/Multimedia/Bilder /volume1/photo chmod 755 /etc/rc.local Thanks to Wim http://dev.eek.be/2010/01/change-folders-for-synology-media-server/ to do: echo repair > /sys/block/md2/md/sync_action
Archiv der Artikel die unter der Kategorie DS410 gespeichert wurden.
Synoindex Synology DS410
use this with SSH to add files to your Mediaserverindex. NAS> synoindex Copyright (c) 2003-2011 Synology Inc. All rights reserved. usage: Add: synoindex -a filename Delete: synoindex -d filename Add folder: synoindex -A folder Delete folder: synoindex -D folder Rename/move file/folder: synoindex -N newfullpath oldfullpath Update Photo Images: synoindex -U photo Execute file index: [...]