On Thu, Oct 23, 2014 at 11:40:38AM +0200, Vincent Petry wrote:
> Hi Chris,
> 
> Currently the sync client ignores hard links and symlinks, so these
> files/folders will be left untouched/unsynced.
> 
How can it ignore hard links?  All files are hard links, that's what a
file is.  OK about symlinks though.


> The way I do it is the reverse:
> 
> For example I store wallpapers in /home/vincent/ownCloud/pics/wallpapers
> 
> And I symlink ln -s ownCloud/pics/wallpapers $HOME/Documents
> 
> This way inside $HOME/Documents I have a symlink that points inside the
> ownCloud folder, and these files are synced properly.
> 
Yes, I realised this way is possible, thanks for the confirmation.
I'll do it this way for now.


I still think OwnCloud would be more friendly if one could simply give
it a list of folders that one wants synchronised.

-- 
Chris Green
_______________________________________________
User mailing list
User@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to