|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
FTP from 1 server to another
hi!
I need help in getting a free script to ftp files from 1 server to another.. is there any? of if there's none anyone knows, how can I write the code? been doing alot of PHP recently, but none with FTP. I need to FTP from 1 specified server to another, and not the local computer to a specified server. still am a newbie.. please help.. thank you! cheers.. |
|
#2
|
|||
|
|||
|
|
|
#3
|
|||
|
|||
|
Okay, let me see if I understand you:
You want to have one machine, running PHP, execute a script to move files between a second and third machines? 1) You won't be able to do that without running a script on at least one of those two machines; 2) it would be a flagrant security hole to allow this sort of thing to happen. If I'm understanding your question right, I would suggest doing whatever it is you want to do in another way, because the work necessary to do something like this is prohibitive in the extreme. |
|
#4
|
|||
|
|||
|
I, too, have been looking for a script that can enable me to transfer files from one remote server to another without having to download, first, to my local machine.
...And I think I've found it here... http://fxp.harrym.nu/phpfxp/index.php |
![]() |
| Viewing: Dev Shed Forums > System Administration > FTP Help > FTP from 1 server to another |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|