Transfer Script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
roitery
Forum Newbie
Posts: 1
Joined: Mon Jan 18, 2010 6:54 am

Transfer Script

Post by roitery »

Hi,

I currently am trying to move some of my files from one server to another. But I have HTTP access to one server(files I am moving from) and FTP access to another server (server where I want to move the files).. I have been looking over the net but couldnt find any solution. Does anyone have any PHP script that will help me to move files from HTTP to FTP location?? Like it can have one box where I put the HTTP address and other boxes where I give FTP addresses..

Thanks
Post Reply