LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-17-2011, 01:31 AM   #1
Assagay52
LQ Newbie
 
Registered: May 2010
Posts: 1

Rep: Reputation: 0
Split large file and transfer to windows external drive


How does one split a large linux file and transfer to windows external drive ?
 
Old 05-17-2011, 01:39 AM   #2
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Hello,

You can use the split command. Type "man split" for general information about it. An example would be like so:
Code:
split -b M 2 largefile.tar.gz
Cheers,

Josh
 
Old 05-17-2011, 01:42 AM   #3
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello and Welcome to LinuxQuestions,

You can use the split command to split a large file in smaller files. On a Linux machine you can join them quite easily on the command line but I'm not sure how to do that on Windows. You could however use a utility like rar to create the split files and use WinRAR on Windows. Have a look at this page for the Linux way. Look at the man page for rar to find out how to do it with rar, I believe it's something like this:
Code:
rar a -v2048k largefile ouputfile
which should create files of 2Mb. Have fun with Linux.

Kind regards,

Eric
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Split a large file to download on a windows machine trackpads Linux - Newbie 11 04-18-2011 07:05 AM
[quick] trying to split a large file but linux says it's to large steve51184 Linux - General 16 05-06-2008 07:40 AM
Slow file transfer for USB external drive rgaelzer Linux - Hardware 2 03-15-2007 11:18 AM
External USB2 Drive: Large File Transfer Stalls randomi Linux - Newbie 3 08-20-2004 02:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration