Eduardo,

Are you trying to do this in PHP or interactively? If with PHP I won't be 
much help, as the I've not used its FTP functions. Otherwise it's a 
straightforward FTP operation.

There may be a problem doing it from within PHP as the webserver is 
probably running as "nobody", who usually, and properly, has zilch for 
permissions.

Not much help - Miles

At 10:11 AM 8/3/01 -0300, Eduardo Kokubo wrote:
>I'm still trying to transfer a directory form one server to another but 
>with no results.
>I have the username and password of the ftp account source and I know I'll 
>have to ask for the username and password of the destination. I can't 
>simply upload or copy the directory, but there must have an alternative 
>way. I know I have been asking a lot of questions and I already asked this 
>one, but I'm new with php and we can't learn everything from books, so...


-- 
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