[PHP] Re: upload whole direcotry using ftp functions

2002-11-10 Thread electroteque
was this an answer or a question ?

Akhil Kodali [EMAIL PROTECTED] wrote in message
news:Pine.LNX.4.44.0211091958120.10474-10;gdit.iiit.net...
 Hi,

 I there anyway to upload entire directory.

 --
 AKHIL K
 200101009
 Room No. 15
 BH-2
 IIIT
 --

 Look at me. My life has no meaning or direction, and I'm happy





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




Re: [PHP] Re: upload whole direcotry using ftp functions

2002-11-10 Thread AKHIL KODALI


Its a question.
I want to know if there is any method to upload a directory,
If yes, then how.




On Sun, 10 Nov 2002, electroteque wrote:

 was this an answer or a question ?
 
 Akhil Kodali [EMAIL PROTECTED] wrote in message
 news:Pine.LNX.4.44.0211091958120.10474-10;gdit.iiit.net...
  Hi,
 
  I there anyway to upload entire directory.
 
  --
  AKHIL K
  200101009
  Room No. 15
  BH-2
  IIIT
  --
 
  Look at me. My life has no meaning or direction, and I'm happy
 
 
 
 
 
 


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




Re: [PHP] Re: upload whole direcotry using ftp functions

2002-11-10 Thread Justin French
From the browser window, I believe you can only upload individual files to
the server... you can do multiples at once, but you can't (IMHO) upload an
entire directory off your desktop THROUGH your browser, to the server.

You could .zip, .tar or .sit a folder of course, but then you'd have to
uncompress on the server, which is possible for SOME compression types.


Justin


on 10/11/02 7:30 PM, AKHIL KODALI ([EMAIL PROTECTED]) wrote:

 
 
 Its a question.
 I want to know if there is any method to upload a directory,
 If yes, then how.
 
 
 
 
 On Sun, 10 Nov 2002, electroteque wrote:
 
 was this an answer or a question ?
 
 Akhil Kodali [EMAIL PROTECTED] wrote in message
 news:Pine.LNX.4.44.0211091958120.10474-10;gdit.iiit.net...
 Hi,
 
 I there anyway to upload entire directory.
 
 --
 AKHIL K
 200101009
 Room No. 15
 BH-2
 IIIT
 --
 
 Look at me. My life has no meaning or direction, and I'm happy
 
 
 
 
 
 
 


Creative Director
http://Indent.com.au



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




Re: [PHP] Re: upload whole direcotry using ftp functions

2002-11-10 Thread electroteque
i seriously dont get it how are you suppose to use the ftp functions if the
only way is via the browser uploader which goes to the server first anyway
??

Justin French [EMAIL PROTECTED] wrote in message
news:B9F47504.16CA2%justin;indent.com.au...
 From the browser window, I believe you can only upload individual files to
 the server... you can do multiples at once, but you can't (IMHO) upload an
 entire directory off your desktop THROUGH your browser, to the server.

 You could .zip, .tar or .sit a folder of course, but then you'd have to
 uncompress on the server, which is possible for SOME compression types.


 Justin


 on 10/11/02 7:30 PM, AKHIL KODALI ([EMAIL PROTECTED]) wrote:

 
 
  Its a question.
  I want to know if there is any method to upload a directory,
  If yes, then how.
 
 
 
 
  On Sun, 10 Nov 2002, electroteque wrote:
 
  was this an answer or a question ?
 
  Akhil Kodali [EMAIL PROTECTED] wrote in message
  news:Pine.LNX.4.44.0211091958120.10474-10;gdit.iiit.net...
  Hi,
 
  I there anyway to upload entire directory.
 
  --
  AKHIL K
  200101009
  Room No. 15
  BH-2
  IIIT

 
--
 
  Look at me. My life has no meaning or direction, and I'm happy
 
 
 
 
 
 
 

 
 Creative Director
 http://Indent.com.au
 




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