remote uploading 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
Ruriko
Forum Newbie
Posts: 4
Joined: Sun Jun 24, 2007 10:42 pm

remote uploading script

Post by Ruriko »

I have a cpanel host. I want it to upload files from a remote server. I used a script called rapidleech to do this but the problem is it doesn't have the queue files feature. So I was anyone know other scripts that can do this but have queue feature?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Are you talking about transferring files from a local server to a remote server, or a remote server's files to a local server? Is this via FTP or some other transfer spectrum?
Ruriko
Forum Newbie
Posts: 4
Joined: Sun Jun 24, 2007 10:42 pm

Post by Ruriko »

A remote server to local server. This is done by a php script called rapidleech but that script don't have queue files feature =[
Post Reply