Sign up here and you can log into the forum!

Unionfs

Here is the place to inquire about app.bins--Only currently available apps for the WD TV HD Gen 1 belong in this forum. requests go in 'Application Questions'

Unionfs   

Postby VA_DOS » Tue Feb 28, 2012 11:18 am

With this application you can combine shares mounted before into single storage and operate with it like with the single storage.

Here is the description from WDTVLive's net.mounts

Code: Select all
# combine previous xmounts using unionfs
# unionfs takes a colon delimited list of "ShareNames" and aggregates their content to the target
# directory structure is preserved
## the following is an example, it mounts 4 remote shares "hidden" so they
## are not visible in the OSD and then aggregates them.
## you hide an xmount by preceeding its "ShareName" with a .  (dot)
#xmount "192.168.0.44:/movies"   ".movies1"  nfs
#xmount "192.168.0.233:/stuff"   ".movies2"  nfs
#xmount "192.168.0.101:/movies3" ".movies3"  nfs
#xmount "192.168.0.151:/videos"  ".movies4"  nfs 
#xmount ".movies1:.movies2:.movies3:.movies4"  "ShareUnion"  unionfs


With this unionfs.app.bin you can do the same on your WDTV G1.

Source code: http://podgorny.cz/moin/UnionFsFuse

Download app.bin: download

How I'm using it: I have a few network shares with similar directories tree, like:

Share1
|----Music
|----Photo
|----Video

Share2
|----Music
|----Photo
|----Video

So I could mount, combine and operate with them like with single share:

Code: Select all
xmount //192.168.0.1/Share ".share1" cifs "user=user,password=p@$$w0rd"
xmount //192.168.0.2/Share ".share2" cifs "user=user,password=p@$$w0rd"
xmount ".share1:.share2" MediaShare unionfs


NOTE: First share in unionfs's shares list MUST be writable!!!
VA_DOS
n00b
 
Posts: 13
Joined: Sun Jun 05, 2011 11:27 am

Re: Unionfs   

Postby Alicia » Thu Mar 01, 2012 10:39 am

Already downloaded it. Will give it a try this weekend. Thanx so far
1.03.01-WDLXTV 0.5.8.1 + Cylent ShowcaseV2 Mod + pure-ftpd + nfs
User avatar
Alicia
DLX'er
 
Posts: 180
Joined: Sun Apr 25, 2010 12:08 pm
Location: the Netherlands

Re: Unionfs   

Postby Alicia » Thu Mar 08, 2012 8:24 am

Tried it, and it works great ! Thanks a lot for your work :)
1.03.01-WDLXTV 0.5.8.1 + Cylent ShowcaseV2 Mod + pure-ftpd + nfs
User avatar
Alicia
DLX'er
 
Posts: 180
Joined: Sun Apr 25, 2010 12:08 pm
Location: the Netherlands

Re: Unionfs   

Postby VA_DOS » Fri Mar 09, 2012 7:51 am

Welcome!

Sorry for storage place, but this is only place I can guarantee that the file will exists for a long time.
VA_DOS
n00b
 
Posts: 13
Joined: Sun Jun 05, 2011 11:27 am


Return to WDLXTV Gen 1 app.bins

Who is online

Users browsing this forum: No registered users and 1 guest