attachments to different server?

Started by stompbox, February 18, 2010, 03:39:36 PM

Previous topic - Next topic

stompbox

Is it possible using 1.x to allow attachments but to a different server (i.e. domain)?
I know "Attachments directory:" takes a path, but has anyone done a mod to make it reference another server?

Thanks,

Aron

Norv

The files themselves need to be saved on the disk, by the running PHP code, and this save has to be done on local disks, or, well, network drives, provided that a drive mapping/link exists.

Can you please tell, eventually, why would it really be useful to you to have the forum on a server and attachments on another, and are these servers distant, or in the same network?
Moving this topic to Server configuration.
To-do lists are for deferral. The more things you write down the later they're done... until you have 100s of lists of things you don't do.

File a security report | Developers' Blog | Bug Tracker


Also known as Norv on D* | Norv N. on G+ | Norv on Github

stompbox

Obviously it is somewhat esoteric, but I have two servers I use. One is rather expensive and has a somewhat small allocation of space. The other has tons of space. I run the SMF forum on the "better" server and was wondering if I could store attachments to the other server that has more space.

Thank you for the reply,

Aron

青山 素子

The only viable solution is to mount the "storage" server via NFS or similar. Trying to manage non-local protocols is kinda complex.
Motoko-chan
Director, Simple Machines

Note: Unless otherwise stated, my posts are not representative of any official position or opinion of Simple Machines.


Advertisement: