Is there any way to create a Persistent FTP Connection?

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

 



I nam trying to build a file transfer utility for a content management
system - I believe that the best way to do this is via a frame based utility
which connects in one frame - handles all transfers and messagaing in
another frame which is continually polled with new ftp commands. However I
have tried to setup the ftp connection in a custom FTP class which is a
session object and I am not seeing the ftp connection being correctly passed
between frames.
The same happens with db connections unless they are defined as persistent -
is there any way I can do the same with an ftp connection.

Thanks. NICK.

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux