All files in a directory unless index

edited April 2012 in General
Hello, i need put all the archives of status.net in a directory, unless the index.

I mean to have all files in /someDirectory/ unless index.php but the script to work in /

¿It's posible?

Thanks!

Comments

  • Why would you want to do this? I don't think it's supported out of the box.
  • @luisgzafra Are you talking about archiving the content of all posts? Or just attachments (photos, etc)?

    It seems to me that you can grab post contents by using a script that queries the database. You can then take those contents and create files out of them. You can also grab attachments with a script that copies new (changed) files since a certain date from /your_attachments_dir/ to /your_archives_dir/.

    I have not tried either one.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID