upload and copy/rename files at server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ogo796
    New Member
    • Jan 2008
    • 44

    upload and copy/rename files at server

    hi everyone
    i upload files everyday to the server using a php coded program , it works from other computers but not on the others. Could this be a problem with http headers of specific computers or what?

    Basically what happens is, the use upload a file using a form then the program uploads the file to a folder within the server, then it makes a copy of the file to another folder and rename it within the server. The kind of error messages I get are Could not rename file to new name.
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Originally posted by ogo796
    hi everyone
    i upload files everyday to the server using a php coded program , it works from other computers but not on the others. Could this be a problem with http headers of specific computers or what?

    Basically what happens is, the use upload a file using a form then the program uploads the file to a folder within the server, then it makes a copy of the file to another folder and rename it within the server. The kind of error messages I get are Could not rename file to new name.
    Unfortunately, us guys at thescripts aint to good at doing physchic power type stuff...
    So, they only way we could tell you how to correct your code would be to look at it.

    :)

    p.s, the sarcasm is only playful!

    Comment

    Working...