From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84365 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Automatic uploading of attachments to cloud storage as Thunderbird does? Date: Tue, 11 Mar 2014 12:37:37 +0100 Organization: Probably a good idea Message-ID: References: <87r46eyrv8.fsf@building.gnus.org> <87y50mx8ui.fsf@building.gnus.org> <87siqux82c.fsf@building.gnus.org> <87zjl1ztwz.fsf@yun.yagibdah.de> <87siqtiht0.fsf@uwo.ca> <87zjkxcyvl.fsf@uwo.ca> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1394537913 32583 80.91.229.3 (11 Mar 2014 11:38:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 11 Mar 2014 11:38:33 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32611@lists.math.uh.edu Tue Mar 11 12:38:40 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WNL14-0004mT-EI for ding-account@gmane.org; Tue, 11 Mar 2014 12:38:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1WNL0Q-0006Yl-Ey; Tue, 11 Mar 2014 06:37:58 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1WNL0N-0006YW-Om for ding@lists.math.uh.edu; Tue, 11 Mar 2014 06:37:55 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1WNL0L-0000bk-MQ for ding@lists.math.uh.edu; Tue, 11 Mar 2014 06:37:55 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1WNL0J-0000CK-Ln for ding@gnus.org; Tue, 11 Mar 2014 12:37:51 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WNL0J-0004JW-6r for ding@gnus.org; Tue, 11 Mar 2014 12:37:51 +0100 Original-Received: from steria10.steria.no ([195.204.41.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Mar 2014 12:37:51 +0100 Original-Received: from sb by steria10.steria.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Mar 2014 12:37:51 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 21 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: steria10.steria.no Mail-Copies-To: never User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (windows-nt) Cancel-Lock: sha1:V7IfUXyfBKOMdxrmdo+9NziRKks= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84365 Archived-At: >>>>> Rainer M Krug : > Dan Christensen writes: >> Rainer M Krug writes: >>> I am not referring to saving / stripping the attachments I received, but >>> rather uploading large attachment I want to send. This is particularly >>> useful, if I have to sand a larger document to a number of people, as it >>> can be downloaded from the cloud storage. >> Ah, I see. That does sound nice, and I wish more people did that >> instead of sending me huge attachments! > I found a bash script (Dropbox-uploader) [1], which I can use to do > exactly what I want by using bash scripts. So I will see that I can > wrap them into some emacs-lisp code and I should be able to do it - > I'll post results here. That would be *really* cool! I do this kind of thing manually all the time.