Manual:The Dude v6/Change DB path

From MikroTik Wiki
Revision as of 23:26, 3 December 2015 by Krisjanis (talk | contribs) (Created page with "{{Versions|v6.34+}} To change where the Dude servers stores it's stuff you need to use following command. <pre> /dude set data-directory=(new_db_path) </pre> {{ Note | We...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Version.png

Applies to RouterOS: v6.34+


To change where the Dude servers stores it's stuff you need to use following command.

 /dude set data-directory=(new_db_path) 


Icon-note.png

Note: We do not suggest to using flashes/disks that are formatted with FAT32 file-system, better before use re-format it as EXT3. For more details on how to do that consult [this ] wiki article.