From: Sasha Pachev Date: April 15 1999 4:36pm Subject: Re: OUTFILE to Another Host List-Archive: http://lists.mysql.com/mysql/1919 Message-Id: <37161580.80928312@direct1.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lawrence Blades wrote: > > A newbie question: > > Is it possible to use SELECT...OUTFILE and have it redirected to another > host? > I don't see any options in the doc., nor in the archives. > > My mysql server is located on a different machine than my WWW account > (pair networks), and I want to be able to upload/download tables from > one to the other. > > -- > Lawrence Blades > Digital Technologies > P.O. Box 673 > Clarksdale, MS 38614 > > Church Office: 601.624.6586 > COL Office: 601.627.5554 > FAX: 601.627.6797 > Home: 601-627-9539 > Cell: 601.621.3092 > http://www.clarksdale.com > lrblades@stripped > (If you can't find me, I can't be found.) > A couple of ways: - NFS mount a directory from another host - Pipe the output to an application that will know what to do -- Sasha Pachev http://www.sashanet.com/ (home) http://www.direct1.com/ (work)