[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] failure backing up to windows partition
From: |
Keith Edmunds |
Subject: |
Re: [rdiff-backup-users] failure backing up to windows partition |
Date: |
Mon, 24 Mar 2003 08:04:57 +0000 |
On Sun, 23 Mar 2003 22:09:22 -0800
Ben Escoto <address@hidden> wrote:
> Does this fail for you?
Seems to work fine:
address@hidden kae $ python
Python 2.2.2 (#1, Mar 6 2003, 16:53:00)
[GCC 2.95.3 20010315 (release)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import os
>>> fp = open("/nettmp/backup/temp", "rb")
>>> os.fsync(fp.fileno())
>>>
--
Keith Edmunds
- [rdiff-backup-users] failure backing up to windows partition, Keith Edmunds, 2003/03/21
- Re: [rdiff-backup-users] failure backing up to windows partition, Ben Escoto, 2003/03/21
- Re: [rdiff-backup-users] failure backing up to windows partition, Keith Edmunds, 2003/03/21
- Re: [rdiff-backup-users] failure backing up to windows partition, Ben Escoto, 2003/03/21
- Re: [rdiff-backup-users] failure backing up to windows partition, Keith Edmunds, 2003/03/23
- Re: [rdiff-backup-users] failure backing up to windows partition, Ben Escoto, 2003/03/24
- Re: [rdiff-backup-users] failure backing up to windows partition,
Keith Edmunds <=
- Re: [rdiff-backup-users] failure backing up to windows partition, Ben Escoto, 2003/03/26
- Re: [rdiff-backup-users] failure backing up to windows partition, Keith Edmunds, 2003/03/27