Forum archive
Backing up to NTFS USB drive that can be read directly by Windows
Hey any one ever done this one? Using TKL Fileserver using cron job rsync command to back up files and folders from /srv/storage directories and from user home directories to NTFS USB drive. Got it to work and the files are there when the drive is hooked up to the fileserver. Disconnect drive from fileserver and connect it to Windows 7 machine files are not there??? Connect it back to fileserver and the files and folders are there. I miffed. I've been at this for hours. I have a need to do this for a client and he must have the USB drive NTFS and readable by Windows box. Can anyone Help?????
Hi Jeremy,
You were right about the mounting issue. It looks like USB devices don't auto dismount when shutting down the server. FAT32 seems to work better.
Thanks,
Gary