Hello,
I'm using custom uploader for a part of my site. It uses wp_handle_upload function and saves files somewhere in uploads dir. Everything is fine till that moment but I want to upload files somewhere outside uploads directory, for example /wp-content/mylovelyfiles. Is there a hook for this?