DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2008-01-13 20:10:09

zansibal
New member
Registered: 2008-01-13
Posts: 3

Telnet file manager

I just began unraring files directly on the DNS323, however, it's not a very convenient interface (the prompt, that is). I wonder if it's possible to compile midnight commander, or any other suitable file manager, for the NAS. MC is very nice, since it's easy to use and you can use unrar with it. Anyone??

The reason is that unraring with my computer requires the transfer of the files back and forth over the network every time.

Offline

 

#2 2008-01-13 22:05:07

jotka
Member
Registered: 2007-11-14
Posts: 32

Re: Telnet file manager

yeah, it would be great to have MC on DNS-323

Offline

 

#3 2008-01-16 17:08:52

HaydnH
Member
Registered: 2007-09-28
Posts: 187

Re: Telnet file manager

I'm not sure what's quicker, using unrar via nfs/samba, copying the files and then unraring or using unrar on the dns-323 directly - however you may want to do it on the 323 if you're using ssh etc). For the last option, there is a link to unrar for arm in this thread:

http://dns323.kood.org/forum/t935-archivator-unit.html

Alternatively if that doesn't work there's a version I've compiled here (libstdc++.so.6 is required & included as it's not standard on the 323):

http://download329.mediafire.com/xlxhbl … ar.tar.bz2

To run it, copy it to the /mnt/HD_a2 path on the dns-323 and run:

   bunzip2 unrar.tar.bz2
   tar xvf unrar.tar
   cd unrar/bin
   LD_LIBRARY_PATH=/mnt/HD_a2/unrar/lib; export LD_LIBRARY_PATH
   ./unrar [options]

You can set the LD_LIBRARY_PATH (or use ld.so.conf) and PATH in your fun_plug script so that you can run unrar from anywhere.

Haydn.

Offline

 

#4 2008-02-11 23:56:46

ahors
Member
Registered: 2007-10-04
Posts: 22

Re: Telnet file manager

Haydn,

HaydnH wrote:

I'm not sure what's quicker, using unrar via nfs/samba, copying the files and then unraring or using unrar on the dns-323 directly - however you may want to do it on the 323 if you're using ssh etc). For the last option, there is a link to unrar for arm in this thread:

Haydn.

I am sorry - I am also very keen on getting mc running on my DNS
your instruction seem to quite clear on how to get unrar - but where can I get pre-compiled mc from? (presumably in rar archive?)

Thanks

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB