[Bit-team] [Bug 430646] Re: Hardlink issues in mounted ssh filesystems

2010-01-19 Thread Dan
** Changed in: backintime Status: New => Invalid ** Changed in: backintime Importance: Undecided => Low -- Hardlink issues in mounted ssh filesystems https://bugs.launchpad.net/bugs/430646 You received this bug notification because you are a member of Back In Time Team, which is subscr

[Bit-team] [Bug 430646] Re: Hardlink issues in mounted ssh filesystems

2009-12-09 Thread Dan
The problem seems to be related to sshfs: http://www.oreillynet.com/onlamp/blog/2006/11/mounting_a_remote_filesystem_w.html You can try to use "use_ino" option: http://osdir.com/ml/file-systems.fuse.sshfs/2006-09/msg6.html Regards, Dan -- Hardlink issues in mounted ssh filesystems https://b

[Bit-team] [Bug 430646] Re: Hardlink issues in mounted ssh filesystems

2009-12-08 Thread Michael Roberson
I am experiencing this bug as well. Hard links are simply not possible in sshfs mounts. Perhaps this will be resolved in the SFTP protocol. In the meantime, there seems to be no way to use BiT to backup over SSH. -- Hardlink issues in mounted ssh filesystems https://bugs.launchpad.net/bugs/430646

Re: [Bit-team] [Bug 430646] Re: Hardlink issues in mounted ssh filesystems

2009-11-19 Thread Bart de Koning
Ah that is the reason it always failed in my tests... 2009/11/17 Dan > The problem with --link-dest is that the files must have the save > rights/user/group. I experienced some problems for file systems without > full rights/owners support (like NTFS). To create hard links I use cp > -al which s

[Bit-team] [Bug 430646] Re: Hardlink issues in mounted ssh filesystems

2009-11-17 Thread Dan
The problem with --link-dest is that the files must have the save rights/user/group. I experienced some problems for file systems without full rights/owners support (like NTFS). To create hard links I use cp -al which should work -- Hardlink issues in mounted ssh filesystems https://bugs.lau

[Bit-team] [Bug 430646] Re: Hardlink issues in mounted ssh filesystems

2009-11-16 Thread Ruben RiCe
It's a good idea that BiT can support backups to remote servers (ssh or smb) without I had to mount smb or ssh filesystems locally. -- Hardlink issues in mounted ssh filesystems https://bugs.launchpad.net/bugs/430646 You received this bug notification because you are a member of Back In Time Team