Synology
Make sure that SSH and SFTP are enabled on the Synology
- https://kb.synology.com/en-us/DSM/tutor ... SSH_Telnet
- https://kb.synology.com/en-vn/DSM/help/ ... ?version=6
Make sure that SSH and SFTP Are enabled on the QNAP
- Logon onto QNAP QTS
- In search Type SFTP and select SFTP settings
- Enable both SSH and SFTP (you can use the default port 22)
- WinSCP: Download and install from https://winscp.net/eng/index.php
- PuTTY: Download putty.exe (not install) from https://www.chiark.greenend.org.uk/~sgt ... atest.html
You can download the latest Linux release of MediaMonkey Server from: https://mediamonkey.com/forum/viewtopic ... 90809&sd=d
Setup and Installation
- Start WinSCP
- In WinSCP go To Options -> Preferences -> Integration -> Applications and check if the putty.exe path is set correctly to where you downloaded putty.exe (use "<FULL PATH TO PUTTY.EXE>" if path contain spaces).
- Select New session TAB
- Select Use SFTP
- Fill the parameters for Admin login and password to your NAS
- You can easily navigate to MMS destination folder like "/volume1" (for QNAP it is "/share/") and create "mediamonkeyserver" folder using NEW -> DIRECTORY icon
- Upload MMS-linux64-*.*.*.tar.gz to that folder
- Right click on MMS-linux64-*.*.*.tar.gz -> File custom commands -> Untar/Gzip
Starting MediaMonkey Server
Start and use MMS as server and leave it running in background:
- Start WinSCP -> Login to your NAS
- Use icon Open Session in PuTTY (or menu Command -> Open session in PuTTY)
- Confirm Admin password
- Navigate to server folder eg. "cd /volume1/mediamonkeyserver" (for QNAP it is "/share/mediamonkeyserver")
- Enter screen -> SPACE to confirm new Screen session
- start MMS using ./mms
- Press CTRL+A and then key "d" which should disconnect SCREEN session and leave it running in Background.
- Close PuTTY and WinSCP
- MMS server will run in background until you restart your NAS.