Hi, I'm trying to backup an important dir that is symlinked to the dir I backup with cyphertite.
Reading the man page:
-H Follow symlinks passsed on the command line.
there's also -h to follow all symlinks but hey! Dropbox's enough already ;)
Here's what I tried
ct -E <exclude> -cHf <md_filename>.ct /path/to/the/dir/to/backup/ /path/to/the/dir/to/backup/symlinked_dir1/
without success so far: symlinked_dir1 is backuped up as, well, a symlink!
Does one knows what is the proper way to include up to a few symlinked dirs in a backup?
Hi, I'm trying to backup an important dir that is symlinked to the dir I backup with cyphertite.
Reading the man page:
there's also
-hto follow all symlinks but hey! Dropbox's enough already ;)Here's what I tried
without success so far: symlinked_dir1 is backuped up as, well, a symlink!
Does one knows what is the proper way to include up to a few symlinked dirs in a backup?