hi,
i need copy a local folders and files to a ftp server
for example i call this:

copy ( $ftpserver, $user, $password , local path + file );

or copy ( $ftpserver, $user, $password , local path / folders / folder + file );

the script must see all sub dirs and creat the same struture for copy the file
that i need

any one know a script that can do that?
i have found this:

http://www.weberdev.com/get_example.php3?ExampleID=4798

but for some reason this donĀ“t work for me.

thanks for your help
:)

Recommended Answers

All 2 Replies

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.