I have a question for my fellow vbulletin users. I am unaware how many of you actually hold forums with bigger amount of attachments. But something has been bugging me for a while. I want to be able to create either an API link to the attachment database of my forum or even better find a way to export attachments (preferably based upon thread) in the their original format. So not .attach.
I been planning on doing this for a good 8 years now, however every time other things came in between so I never really fully investigated into this matter untill now. But I noticed that much like before in the vb 2.0 and vb3.0 there is still no actual vbulletin tool that allows you to export (or atleast I have not found it). Most suggest to just put the attachments in the database and call them like that or 'just' download the attachments you want to use. The problem with this is, is that my forum holds 1.500.000+ attachments collectively being 1.4TB in size. So just putting it in the Database ain't really an option, nor is just saving them off sadly enough (or I would).
Is there anyone here that knows by any chance a way to export these files (preferable on bases of a thread but can also be in general aslong the .attach gets converted to the right extension). Or is there anyway that knows or this is possible through the vbulleting API and just integrate another website with the attachments of vbulletin?
I been planning on doing this for a good 8 years now, however every time other things came in between so I never really fully investigated into this matter untill now. But I noticed that much like before in the vb 2.0 and vb3.0 there is still no actual vbulletin tool that allows you to export (or atleast I have not found it). Most suggest to just put the attachments in the database and call them like that or 'just' download the attachments you want to use. The problem with this is, is that my forum holds 1.500.000+ attachments collectively being 1.4TB in size. So just putting it in the Database ain't really an option, nor is just saving them off sadly enough (or I would).
Is there anyone here that knows by any chance a way to export these files (preferable on bases of a thread but can also be in general aslong the .attach gets converted to the right extension). Or is there anyway that knows or this is possible through the vbulleting API and just integrate another website with the attachments of vbulletin?
Comment