1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

What are the minimum permission requirements for moving a file through rename?

Discussion in 'PHP' started by clades, Nov 24, 2010.

  1. #1
    I use rename to move files in order to preserve its attributes ...
    I would like to know which of the above are the minimum requirements for the move operation to succeed:

    1. Directory - writable ; file - writable
    2. Directory - writable ; file - readable
    3. Directory - readable ; file - writable
    4. Directory - readable ; file - readable

    This directory above is the source directory (the one the file will be moved from).
     
    clades, Nov 24, 2010 IP