LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-13-2008, 05:41 PM   #1
bayonetblaha
Member
 
Registered: Feb 2006
Location: Arlington, TX
Distribution: Kubuntu
Posts: 75

Rep: Reputation: 15
looking for tools to send large email attachments


I'm in a Beatles cover band, and we record all our practices. Trouble is, emailing the mp3s to the rest of the band is tedious! I usually end up with a couple dozen mp3 files, which I email 3 at a time. Is there a utility for sending large .zip files in small chunks by email? I'm using Kubuntu and Thunderbird at the moment.
 
Old 02-13-2008, 06:01 PM   #2
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
This will will make it easier to send multiple emails - but doesn't help with large files...

If you open a terminal window and change to the directory where your .mp3 files are, you can do something like this:
Code:
for i in *; do echo "Sending $i" | mailx -s "Session file" -a $i friend@somewhere.com; done
Your version of mail or mailx needs to support attachments though.
 
Old 02-13-2008, 06:10 PM   #3
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
There are a few file sharing services where you can upload files and other people can download them free. Just google for "free file transfer service". If you zip them up with a password and then word of mouth the password, it should be secure enough for you.
 
Old 02-13-2008, 10:39 PM   #4
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
A lot of email servers have a limit on how big a email can be. You could rar them.
 
  


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
how to send email with attachments from the command line km4hr Linux - Software 1 09-18-2007 10:10 AM
Evolution 1,4.6 does not show the attachments i want so send jamaica-man Linux - Software 2 11-08-2006 10:42 AM
mail application to send attachments dragunu Linux - Newbie 2 05-17-2006 08:27 AM
Cannot send attachments Likosin Linux - Software 3 04-11-2005 07:28 PM
base64 attachments fail to send rhb327 Linux - Networking 3 01-07-2005 05:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:58 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