LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (July 2004, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 14 Jul 2004 02:17:43 -0700
Reply-To:     Kent Lewandowski <kentlewan@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Kent Lewandowski <kentlewan@YAHOO.COM>
Organization: http://groups.google.com
Subject:      Re: Secure FTP
Content-Type: text/plain; charset=ISO-8859-1

We control our SAS nightly scheduling using ANT, which is handy for sending emails with log files and exported reports through an SMTP server using MIME. We send excel spreadsheets exported from SAS as zip files. I believe SSL is now also available also through ANT mail. You might want to check out the following link

http://ant.apache.org/manual/CoreTasks/mail.html

My colleague tells me another option is to put a password on your zip files. I don't know how to do this.

Kent Lewandowski

DavidF@HOMEGAIN.COM (David Fickbohm) wrote in message news:<09E1FB011D56C7499296BC687D4A0AAD0D5B2157@homegain1.homegain.com>... > People, > I need to send an excel file across the US. The receiver would like the > file sent via Secure FTP. Could someone please tell me if this is possible > through SAS? If not possible through SAS how have you sent a file via > Secure FTP? > Thanks in advance > > Dave > > Dave Fickbohm > Data Mining Analyst > Homegain+ > 2450 45th St. > Emeryville, CA, 94608 > Phone 510 655 0800 ext 4151


Back to: Top of message | Previous page | Main SAS-L page