On which OS? For example, on a Linux box, I imagine you could do something
like

exec("mv old.directory.name new.directory.name");


Cheers
Jon



-----Original Message-----
From: Eduardo Kokubo [mailto:[EMAIL PROTECTED]]
Sent: 25 July 2001 15:07
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: [PHP] new problem


Hello,
    I have to transfer a directory and all it's files and subdirectories
from one server to another or from one acount to another, but I guess
ftp_put or copy can not do it ( This directory must not be compressed). ANY
help woud be very very welcome.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to