Search found 1 match
- Wed Jul 16, 2008 11:00 am
- Forum: PHP - Code
- Topic: Copy FTP-dir with PHP
- Replies: 0
- Views: 100
Copy FTP-dir with PHP
Hi there I can't figure out how to copy and rename a folder on the ftp-server within the browser.. For instance: I got myself a directive. On the FTP-server: ftp.myftpserver.dk: ->Folder 1 --> subfolder1 --->file1 --->file2 --> subfolder2 --->file3 --->file4 I would like a phpscript that copies all ...