Save Doc Files in Cloud - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: Save Doc Files in Cloud (/showthread.php?tid=1396) |
Save Doc Files in Cloud - rslemer - 02-07-2019 Is there any way, use a Cloud, like a Gdrive, Dropbox ou similar to archive for all file upload in coreBOS? I know is possible change a directory. RE: Save Doc Files in Cloud - joebordes - 02-08-2019 I suppose you could use some command line tool to sync the storage directory For example, if you tell NextCloud/Dropbox/GDrive to sync the storage directory that should copy your files there RE: Save Doc Files in Cloud - rslemer - 02-21-2019 And I can move directory upload in my installation, in production? I means, my hard disk has two partitions and first is dedicated for web applicantion and second for files. At coreBOS files is upload in subdirectory ( default ) I imagine change this directory and copy all files to new partition will work? RE: Save Doc Files in Cloud - joebordes - 02-21-2019 I think there is a global variable to indicate where the storage directory is. Try that first. If it works, move the storage directory contents. |