[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] Backup to a gnome GVFS destination.
From: |
Jakob Unterwurzacher |
Subject: |
Re: [rdiff-backup-users] Backup to a gnome GVFS destination. |
Date: |
Fri, 19 Dec 2008 19:09:06 +0100 |
>
> When you do a GVFS mount you can find it in the filesystem below ~/.gvfs/
>
> That said, it *might* be possible to use ~/.gvfs/mount/point as a destination.
>
> When I tried to backup against an GVFS sftp mount I got a traceback about
> permission error. Perhaps you can get it to work using different settings.
>
> A better/easier solution, if you have SFTP access might be to use sshfs.
Note that in both cases (SFTP, GVFS) you lose all the rsync
advantages. A changed file will have to go over the wire *in full* no
matter what.
Jakob