Hi,
i’m using dude inside a MT license level 4 i386 computer.
I use this box for log collector but when i want make a backup of log file the only way to access into file folder (for download a log file) of dude is using a dude interface.
Someone know if is possibile make it on other way as ftp of MT router os installed in the same box ?
I know that in windows system is easy becouse is sufficient go in c:\program… ecc. but how make it on MT routerOs box ?
You can’t access internal dude/web-proxy/user-manager files on a Mikrotik with only 1 drive. You’re only option is add a second drive and configure a Dude store on that second drive.
All stores (except primary-master) are accessible through FTP.
[admin@MainMKT1] > /store print
Flags: X - disabled, A - active
# NAME TYPE DISK STATUS
0 A dude dude secondary-master active
The “disk” field of a store is what you’ll see in FTP (ex. ftp:///secondary-master would list all stores on disk secondary-master).
Don’t install dude on second drive. Leave dude package like it is.
Create a new dude store on your second drive (DO NOT ACTIVATE yet):
Secondary-master is the disk name of my second hard disk. Yours might be different.