I can select which folder should contain attachments uploaded by users.
Is there a way, MOD or something to specify a different server/domain as attachments recipient?
Would that be possibile (modifying the script), or is it pure non-sense because you can't get a PHP script running in a server to upload a file to a different server?
Thanks.
I would think that if you can get the security issues addressed that this would technically be possible. I am going to move the topic to MOD Requests for further attention. If at some point you think you want to try writing this yourself you can post specific questions in the MOD Writers area.
One final thought before moving... if you can establish some sort of remote mount point then you could make a file system on your local server link to the file system on the remote server. Then the change would be completely transparent to phpBB, and no code changes would be required.
I blog about phpBB: phpBBDoctor blog
Still using phpbb2? So am I! Click below for details
I am also interested in something like this for phpBB3
I used to use the attachment mod for phpBB2 for a while, and I think that feature was available.
You can choose your attachments to be uploaded through FTP to another server, and link to them all on that remote server.
The reason I stopped using the attachment mod was because there were a whole bunch of phpBB updates done within a short time frame and I just couldn't keep phpBB up to date if I also had to install the mod every time.
I would rather choose this option than having them stored in the phpBB installation folder as we have a separate domain/web host that we use as a dumping server for all static pages and media because bandwidth costs are lower that way.
Thanku guys iam looking for this type of mod because at first very one will start phpbb in a normal hosting account afterwards as attachments and file storage required they have to move to another hosting company by using this we can host attachments and files in another server so no need to move the entire board .Thank u somuch.