Fstab and ownCloud headache
Posted: 23 Jul 2014 21:40
I have an ownCloud running smoothly on my nas4free and I wish to transfer all my current Dropbox data to it with a simple Fstab link but I'm a newbie in this whole thing and so I'm stuck.... My other Jail with Plex has Fstabs correctly set and it's all good but I just can't figure it out for the ownCloud.
How do I drill into my ownCloud private directory? In this case it's: /usr/local/www/owncloud/data/ach1/files/Dropbox where "ach1" is my user name.
My current Fstab guess is:
/mnt/Disk1/Andy/Dropbox /usr/local/www/owncloud/data/ach1/files/Dropbox nullfs rw 0 0 ... which doesn't work, of course.
"/mnt/Disk1/Andy/Dropbox" is the location with all my recent Dropbox data that I would like to access also at ../../ach1/files/Dropbox
Thank you in advance and forgive me if I wasn't clear enough about all.
How do I drill into my ownCloud private directory? In this case it's: /usr/local/www/owncloud/data/ach1/files/Dropbox where "ach1" is my user name.
My current Fstab guess is:
/mnt/Disk1/Andy/Dropbox /usr/local/www/owncloud/data/ach1/files/Dropbox nullfs rw 0 0 ... which doesn't work, of course.
"/mnt/Disk1/Andy/Dropbox" is the location with all my recent Dropbox data that I would like to access also at ../../ach1/files/Dropbox
Thank you in advance and forgive me if I wasn't clear enough about all.