Ralph Lehmann wrote: > Hi, > > I've compiled the current version from cvs, and it works fine with NTFS. > Unfortunately rdiff-backup hangs, if it should read from or write to a > FAT32 Filesystem in a Cygwin environment.
Yes, this is a known problem with Cygwin when you try to stat() the file "aux", which rdiff-backup does when testing whether to escape DOS devices. I sent Marc Dyksterhouse (who contributed the code) an e-mail about if it is possible to use another file (such as "con") instead. Andrew -- Andrew Ferguson - [EMAIL PROTECTED] _______________________________________________ rdiff-backup-users mailing list at [email protected] http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
