FTP question

Discussion in 'HTML & Website Design' started by i_am_dhaval, Mar 23, 2010.

  1. #1
    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?
     
    i_am_dhaval, Mar 23, 2010 IP
  2. maestria

    maestria Well-Known Member

    Messages:
    705
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    110
    #2
    Why dont you zip the whole thing and upload to server, then unzip from the server?
     
    maestria, Mar 23, 2010 IP
  3. globalkiran

    globalkiran Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you can zip complete folders as one zip file and upload to server through ftp or your control panel and unzip it
    Visualsindia
     
    globalkiran, Mar 23, 2010 IP
  4. youssefedwardsaber

    youssefedwardsaber Active Member

    Messages:
    254
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #4
    you will need to design java programs that uload files usinff ftp. it will use the ftp class. try learnin it.
     
    youssefedwardsaber, Mar 24, 2010 IP
  5. PlasticSoul

    PlasticSoul Member

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #5
    Misunderstanding ;)
    He asked how to put the single file into 5000 folders...

    No idea...
     
    PlasticSoul, Mar 26, 2010 IP
  6. asadiyah

    asadiyah Guest

    Messages:
    237
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    if thats is in 1 domain.
    why dont you use "include" tag in php.
     
    asadiyah, Mar 26, 2010 IP
  7. fulamax

    fulamax Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    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 :)
     
    fulamax, Mar 26, 2010 IP