Re: upload file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Sir,

Is it possible to upload directly on a remote server using php file upload?
so that i will have everything on the remote server instead of in the local
server?

regards,
ron



On Sat, 5 Jul 2008 10:55:48 -0400, Bastien Koert wrote
> On Fri, Jul 4, 2008 at 11:35 PM, Ron <ron@xxxxxxxxxxxxxxxxx> wrote:
> 
> > Hi,
> >
> > I dont know if this question is allowed here:
> >
> > i have a web interface that let's user upload file, but i have 2 servers
> >  and use dns round-robin. when a user uploads a file, it will only be
> > uploaded on one of the servers.
> >
> > how can i make sure that when a file is uploaded on one server it will also
> > be transferred on the other server?
> >
> > can i use php to execute the rsync command, and transfer the uploaded file
> > to the other server? or are there other ways to transfer? thank you
> >
> > regards,
> > ron
> >
> > --
> > PHP Database Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
> 
> why not designate one place to store that data? then all files will 
> be in the same place and you can avoid wasting space with duplicated 
> data?
> --
> 
> Bastien
> 
> Cat, the other other white meat


--
SilverbackASP Inc.


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux