Page 1 of 1

TeamDrive Personal Server TDPS @ Synology DS414j

PostPosted: 27 Apr 2015, 21:11
by stefan.lt
Hello everybody ...

We installed today a Synology DS414J with a Mindspeed Comcerto 2000 armv7l - processor.

So i downloaded the teamdrive server linux arm 32 bit and followed the path like mentioned in this post
http://forum.teamdrive.net/viewtopic.php?f=18&t=1484

But now i have the following thing ...

This one works ...
Code: Select all
my_nas> ./watch-tdps
cat: can't open 'tdpsd.log': No such file or directory
The TeamDrive Personal Server is not running


But this one ( and starting the server would be great ) - doesn´t ...

Code: Select all
my_nas> ./tdpsd
-sh: ./tdpsd: not found


I do not get it ...
What do i do wrong ?
Does anyone have an idea ?

Thanx in advance !

Stefan

Re: TeamDrive Personal Server TDPS @ Synology DS414j

PostPosted: 28 Apr 2015, 16:20
by Sebastian Philipp
Hi Stefan,

what is the output of

Code: Select all
ls -la


in the tdpsd folder?

Sebastian

Re: TeamDrive Personal Server TDPS @ Synology DS414j

PostPosted: 29 Apr 2015, 21:05
by stefan.lt
Hi Sebastian ...

The output is the following one ...
Code: Select all
drwxrwxrwx    3 admin    users         4096 Apr 27 21:44 .
drwxrwxrwx    6 root     root          4096 Apr 27 21:42 ..
-rwxrwxrwx    1 admin    users        79033 Apr 27 21:44 EULA_de.rtf
-rwxrwxrwx    1 admin    users        63737 Apr 27 21:44 EULA_en.rtf
drwxrwxrwx    2 admin    users         4096 Apr 27 21:44 data
-rwxrwxrwx    1 admin    users        11343 Apr 27 21:44 mime.types
-rwxrwxrwx    1 admin    users          622 Apr 27 21:44 stop-tdps
-rwxrwxrwx    1 admin    users        28323 Apr 27 21:44 tdps-md5pwd
-rwxrwxrwx    1 admin    users         2782 Apr 27 21:44 tdps.config
-rwxrwxrwx    1 admin    users       462215 Apr 27 21:44 tdpsd
-rwxrwxrwx    1 admin    users          337 Apr 27 21:44 watch-tdps


Looks "quite normal" or ?

Thanx
Stefan