How to chop binary file into smaller block in unix

Status
Not open for further replies.

Cathay

Member level 3
Joined
Nov 17, 2001
Messages
62
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
454
unix chop file

I need to chop a big binary files into smaller block in unix, upload, transfer and reassmbly. Similar as Winrar could in windows

Any pointer?
 

chopping a binary file in linux

tar maybe?
 

extract block from binary file linux

type "man split", you'll get answer.
 

Why not through PC method as you have mentioned by yourself ? you do this job not really often, right ? i think chop it in your local pc and reassemble it in the destination remote pc, then up to UnixBox should work.
 

split and upload

I want to upload EDA tools from school where there is only Sun and ftp is disabled. However, Yahoo brief case allow me upload in 10MB chunk.

Thank you for helping!
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…