Post Reply 
Minimserver just stopped working..
08-03-2013, 11:27
Post: #6
RE: Minimserver just stopped working..
(08-03-2013 10:56)wappinghigh Wrote:  Stop right there. How do I do that>? I'm on OSX...

Open a Terminal window and type:

ssh admin@x.x.x.x

where x.x.x.x is the IP address of the QNAP.

Actually, you don't even need to login. Instead, you could copy the files from the QNAP to OSX using the scp command from an OSX Terminal window, as follows:
Code:
cd ~
scp -p admin@x.x.x.x:/tmp/minimserver* .
scp -p admin@x.x.x.x:/share/HDA_DATA/.qpkg/MinimServer/data/hs_err* .

Be careful to type these commands exactly as shown. This will put all the files in your home folder.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Minimserver just stopped working.. - simoncn - 08-03-2013 11:27

Forum Jump:


User(s) browsing this thread: 1 Guest(s)