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)