[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
Creating splitted archives on NMT A-100 (7Zip or alternative)?
11-01-2010, 02:14 PM
Post: #1
Creating splitted archives on NMT A-100 (7Zip or alternative)?
Hi,

is there any possibility to compile 7Zip for Popcorn Hour?

I need it, because I want to copy a file bigger than 4GB to an external FAT32-formatted drive, where the file has to be splitted in several parts. Unfortunately, on the box there is only an UnRar-application but I'm looking for a (freeware) program for creating splitted archives.
For me 7Zip suites best but I'd consider any alternative program.

Any idea is appreciated.
Regards.

PS: Would be great, if the application was included in the CSI.

Popcorn Hour NMT A-100
Find all posts by this user
11-01-2010, 05:42 PM
Post: #2
RE: Creating splitted archives on NMT A-100 (7Zip or alternative)?
I just looked and busybox on the pch has the split command.

So you should be able to use that

/opt/sybhttpd/localhost.drives/HARD_DISK # split -h
split: illegal option -- h
BusyBox v1.14.1 (2009-06-21 11:33:51 CEST) multi-call binary

Usage: split [OPTION] [INPUT [PREFIX]]

Options:
-b n[k|m] Split by bytes
-l n Split by lines
-a n Use n letters as suffix

/opt/sybhttpd/localhost.drives/HARD_DISK #


Then you just put them back with the cat command.
Find all posts by this user
11-01-2010, 09:03 PM
Post: #3
RE: Creating splitted archives on NMT A-100 (7Zip or alternative)?
Thanks for your effort.

(11-01-2010 05:42 PM)johnpoz Wrote:  Then you just put them back with the cat command.

I know the split command but I need a way to put the files back together on Windows. Unfortunately cat doesn't work there Wink
The FAT32 formatted disk is just a transfer drive between Linux (PCH) and Windows.

Any further ideas?

Popcorn Hour NMT A-100
Find all posts by this user
11-02-2010, 01:44 PM (This post was last modified: 11-02-2010 01:55 PM by johnpoz.)
Post: #4
RE: Creating splitted archives on NMT A-100 (7Zip or alternative)?
on windows just use the copy /b command example

copy /b splitfilenames* file.avi /b

I can test it when I get a chance -- that should work, /b tells the copy command its binary.

Ok tested it real quick.. took tv show, only 238MB to start with - but figured be faster to test with smaller file.
so on pch
split -b 100m test.avi

copied those file to my window machine ( I used network - but does not matter if you move using disk)
G:\test>dir
11/02/2010 07:48 AM 104,857,600 xaa
11/02/2010 07:48 AM 104,857,600 xab
11/02/2010 07:48 AM 34,609,462 xac
3 File(s) 244,324,662 bytes

so ran this command

copy /b xa* new.avi /b

I just played the file - not all the way through mind you - but sure look working just fine.
Find all posts by this user
[+] 1 user says Thank You to johnpoz for this post
11-02-2010, 07:51 PM
Post: #5
RE: Creating splitted archives on NMT A-100 (7Zip or alternative)?
(11-02-2010 01:44 PM)johnpoz Wrote:  on windows just use the copy /b command example

copy /b splitfilenames* file.avi

Awesome, it really worked! Thanks for the tip!

Now I'm gonna write a little script for this.

Greetings.

Popcorn Hour NMT A-100
Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  NMT remote iPhone native app. racermonoid 390 126,903 03-06-2013 08:01 PM
Last Post: mindnever
  thoughts on trakt on 100 series ? lordy 36 4,213 02-26-2013 12:02 AM
Last Post: cgibby
  Music Browser for NMT - Updated August, 2nd, 2011 gkreidl 14 8,076 01-19-2013 04:07 PM
Last Post: winfried_laane
  MediatankController 1.2 for iPhone - browse and control your NMT from your phone Niels Leenheer 424 275,622 11-27-2012 03:28 PM
Last Post: jedebe
Star [Apps] Bierdopje 4 NMT PHP script SilverViper 4 1,340 11-26-2012 04:57 PM
Last Post: Djiest
  MediatankController 1.0 for Adobe AIR - browse and control your NMT from your PC Niels Leenheer 232 166,920 05-13-2012 10:48 PM
Last Post: robertazimmerman
Music fuppes 0.629 for NMT - dlna, upnp media server [UPDATED: 31-May-2009] Mr Segfault 53 45,355 10-12-2011 01:04 AM
Last Post: spud
  Avidemux on NMT Cholsonic 0 1,229 09-26-2011 12:23 PM
Last Post: Cholsonic
  X-100 Remote Codes Banjobeni 0 1,339 08-04-2011 10:13 PM
Last Post: Banjobeni
  Busybox for 100/200 platform zyx 6 2,517 07-18-2011 12:36 PM
Last Post: vaidyasr

Forum Jump: