Re: [CentOS] Which file system to use for a USB backup

2011-03-13 Thread Earl Ramirez
For Mac he can use fuse for mac or NTFS-3G for Mac, that will give you the ability to write to ntfs drives on a Mac. http://www.macupdate.com/app/mac/23729/macfuse I use NTFS-3G for Mac and it works fine. http://sourceforge.net/projects/fuse-for-macosx/ On Sun, Mar 13, 2011 at 12:16 PM, Kenneth

Re: [CentOS] Which file system to use for a USB backup

2011-03-12 Thread Kenneth Porter
--On Wednesday, March 09, 2011 2:56 PM -0800 Todd Cary wrote: > I have some photographs on my Centos 4 server that I want to copy > to a USB drive. However, I want to be able to access the files > from Windows or Mac OS's. Where should I look for instructions > on how to mount and format the U

Re: [CentOS] Which file system to use for a USB backup

2011-03-09 Thread Dale Dellutri
On Wed, Mar 9, 2011 at 5:51 PM, Todd Cary wrote: > Les - > > A lot of the data needs to be moved in time to servers in other > organizations (e.g. Rotary) or the data may be used as a > repository for someone with just a notebook computer who would > plug the HD into the computer.  This is not my

Re: [CentOS] Which file system to use for a USB backup

2011-03-09 Thread Les Mikesell
On 3/9/2011 5:51 PM, Todd Cary wrote: > > A lot of the data needs to be moved in time to servers in other > organizations (e.g. Rotary) or the data may be used as a > repository for someone with just a notebook computer who would > plug the HD into the computer. This is not my main data backup; >

Re: [CentOS] Which file system to use for a USB backup

2011-03-09 Thread John R Pierce
On 03/09/11 3:51 PM, Todd Cary wrote: > Can rsync take ext4 data and copy it to a fat32 drive? rsync copies files. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Which file system to use for a USB backup

2011-03-09 Thread Todd Cary
Les - A lot of the data needs to be moved in time to servers in other organizations (e.g. Rotary) or the data may be used as a repository for someone with just a notebook computer who would plug the HD into the computer. This is not my main data backup; I use rsync for that. http://www.toddca

Re: [CentOS] Which file system to use for a USB backup

2011-03-09 Thread Les Mikesell
On 3/9/2011 4:56 PM, Todd Cary wrote: > I have some photographs on my Centos 4 server that I want to copy > to a USB drive. However, I want to be able to access the files > from Windows or Mac OS's. Where should I look for instructions > on how to mount and format the USB drive and is FAT32 the o