i am using cute ftp i have one file in local...and in ftp 5000 folder .. i have 1 conman file and i need to upload in 5000 folder now if i upload one by one take lot of time is any way i can uplod thi single file in all 5000 folder in easy way?
you can zip complete folders as one zip file and upload to server through ftp or your control panel and unzip it Visualsindia
you will need to design java programs that uload files usinff ftp. it will use the ftp class. try learnin it.
not quite sure about CuteFtp but try checking about the 'Scheduler uploader', it might help you perhaps? Another way is using PHP which I believe it much better by simply upload the file and copying it to all the other directory