I share a NAS drive that's hooked up to my D-Link router with PC's and Mac's. It's a Lacie 1TB Ethernet Big Disk that uses the XFS file system.
Will Time Machine work with this?
Will Time Machine work with this?
On the Time Machine web page it says that it only works with HFS.
I believe Apple has stated that current with 10.5 there will be only Read access. So writing to any drive, any where, would be difficult.![]()
The biggest of these changes is that they support hard-linking a folder, which is not possible in most implementations.
Wow, you really don't know what that means.
If it is NAS and if you can write to it from your Mac, it would probably work.
This is a bunch of CRAP! I've always had problems writing to a NAS from Mac OS X. The only NAS that would work 100% would be another Mac, cha-CHING! Apple SUCKS! Hello Windows XP! - the platform supported by everything.
If not, See you in 6 months when you can't get Windows Time Machine working with your NAS... Oh wait...
Are you talking about XFS or ZFS? (Not that it really matters....)
ZFS, which is from Sun, correct?
Yes, but the quote you referenced was about XFS....
Not that you're responding to me, but ... I think the previous poster meant to say that, as previously reported, Leopard uses *multiple* hard linking, which as I understand it, is part of POSIX but is not widely implemented.
No, that's not right either. Have you ever investigated this on your system? There are plenty of hard links used by UNIX.
There are plenty of hard links, but my understanding, as that article stated, is that multiple hard links to the same file are not currently used in OS X.
/usr/bin/gzcat
/usr/bin/gzip
/usr/bin/gunzip
/usr/bin/zcat
/bin/csh
/bin/tcsh
/usr/share/man/man3/Tcl_FSGetPathType.3tcl
/usr/share/man/man3/Tcl_FSGetTranslatedPath.3tcl
/usr/share/man/man3/Tcl_FSGetTranslatedStringPath.3tcl
/usr/share/man/man3/Tcl_FSJoinPath.3tcl
/usr/share/man/man3/Tcl_FSCopyDirectory.3tcl
/usr/share/man/man3/Tcl_FSJoinToPath.3tcl
/usr/share/man/man3/Tcl_FSData.3tcl
/usr/share/man/man3/Tcl_FSConvertToPathType.3tcl
/usr/share/man/man3/Tcl_FSLink.3tcl
/usr/share/man/man3/Tcl_FSGetInternalRep.3tcl
/usr/share/man/man3/Tcl_FSEqualPaths.3tcl
/usr/share/man/man3/Tcl_FSListVolumes.3tcl
/usr/share/man/man3/Tcl_FSRegister.3tcl
/usr/share/man/man3/Tcl_FSGetCwd.3tcl
/usr/share/man/man3/Tcl_FSNewNativePath.3tcl
/usr/share/man/man3/Tcl_AllocStatBuf.3tcl
/usr/share/man/man3/Tcl_FSOpenFileChannel.3tcl
/usr/share/man/man3/Tcl_FSRemoveDirectory.3tcl
/usr/share/man/man3/Tcl_FSStat.3tcl
/usr/share/man/man3/Tcl_FSLoadFile.3tcl
/usr/share/man/man3/Tcl_FSRenameFile.3tcl
/usr/share/man/man3/Tcl_FSGetNativePath.3tcl
/usr/share/man/man3/Tcl_FSAccess.3tcl
/usr/share/man/man3/Tcl_FSFileAttrsGet.3tcl
/usr/share/man/man3/Tcl_FSDeleteFile.3tcl
/usr/share/man/man3/Tcl_FSEvalFile.3tcl
/usr/share/man/man3/Tcl_FSUtime.3tcl
/usr/share/man/man3/Tcl_FSGetFileSystemForPath.3tcl
/usr/share/man/man3/Tcl_FSChdir.3tcl
/usr/share/man/man3/Tcl_FSUnregister.3tcl
/usr/share/man/man3/Tcl_FSSplitPath.3tcl
/usr/share/man/man3/Tcl_FSFileAttrStrings.3tcl
/usr/share/man/man3/Tcl_FSLstat.3tcl
/usr/share/man/man3/Tcl_FSPathSeparator.3tcl
/usr/share/man/man3/Tcl_FSFileSystemInfo.3tcl
/usr/share/man/man3/Tcl_FSCreateDirectory.3tcl
/usr/share/man/man3/Tcl_FSMatchInDirectory.3tcl
/usr/share/man/man3/Tcl_FSCopyFile.3tcl
/usr/share/man/man3/Tcl_FSMountsChanged.3tcl
/usr/share/man/man3/Tcl_FSGetNormalizedPath.3tcl
/usr/share/man/man3/Tcl_FSFileAttrsSet.3tcl
multiple hard links to the same file are not currently used in OS X
Hard links. A file can have more than one name. This allows two different file names, which can be in different folders, to point to the same data.
In contrast, a symbolic link is a special Unix file type (), and contains a file path that points elsewhere.