Results 1 to 6 of 6

Thread: NTFS for data storage

  1. #1
    Join Date
    Jan 2009
    Location
    Quito, Ecuador
    Beans
    38
    Distro
    Ubuntu 9.10 Karmic Koala

    NTFS for data storage

    Hi guys,

    I'm now having to access a lot of data on a portable hard drive on a regular basis. The drive needs to be used with three different Windows systems, three Ubuntu machines and two slackware units. The data is backed up once per week.

    I have been using Ext2IFS to access the data (stored on Ext3) from Windows but keep having problems. Obviously Ubuntu and Slack have no trouble reading or writing to the drive. Additionally, some sensitive data will be put onto the drive shortly and I would like to encrypt it.

    What is the best solution here? Is NTFS reliable enough and is data access and writing reliable enough from Linux? Can I encrypt NTFS and still leave it accessible by Linux? What is the best software to encrypt the drive with (if I can) that is accessible by both Windows and Linux?

    Any help much appreciated.

  2. #2
    Join Date
    Jul 2007
    Location
    Melbourne, Australia
    Beans
    3,475
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: NTFS for data storage

    Read/write to ntfs from linux is very stable - can't answer the question about encryption. But look at truecrypt - it may do what you wish - read the documentation.
    Windows is the best virus detector on the market!
    Ubuntu attracts Human Beings - Windows attracts viruses and worms

  3. #3
    Join Date
    Jan 2009
    Location
    Quito, Ecuador
    Beans
    38
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: NTFS for data storage

    Thank you, re-inspired my confidence in the read/write systems. When I started with Ubuntu NTFS support was shakey to say the least so glad that it has improved. I'll give truecrypt a go as it seems to work on Windows too.

    Is NTFS actually a reliable filing system? I mean is it comparable with Ext3 these days or does it still suffer corruption issues?

  4. #4
    prodigy_ is offline May the Ubuntu Be With You!
    Join Date
    Mar 2008
    Beans
    1,219

    Re: NTFS for data storage

    These issues have nothing to do with NTFS itself. It's just prior to Vista non-server version of Windows didn't have journaling enabled by default. Read, for example, this.

    NTFS with journaling enabled is no worse than any other modern filesystem.

  5. #5
    Join Date
    May 2006
    Location
    Milwaukee,WI
    Beans
    6,280
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: NTFS for data storage

    Quote Originally Posted by adam.ec View Post
    Hi guys,

    I'm now having to access a lot of data on a portable hard drive on a regular basis. The drive needs to be used with three different Windows systems, three Ubuntu machines and two slackware units. The data is backed up once per week.

    I have been using Ext2IFS to access the data (stored on Ext3) from Windows but keep having problems. Obviously Ubuntu and Slack have no trouble reading or writing to the drive. Additionally, some sensitive data will be put onto the drive shortly and I would like to encrypt it.

    What is the best solution here? Is NTFS reliable enough and is data access and writing reliable enough from Linux? Can I encrypt NTFS and still leave it accessible by Linux? What is the best software to encrypt the drive with (if I can) that is accessible by both Windows and Linux?

    Any help much appreciated.
    how much data are we talking about? if it's under 2GB, put it in the CLOUD. ubuntu one or dropbox. it's free and accessible from anywhere you have a internet connection. otherwise got with fat32, limitiations on file size (no larger than 4gb) however. good luck

  6. #6
    Join Date
    Dec 2007
    Location
    Buenos Aires, Argentina
    Beans
    138
    Distro
    Ubuntu Development Release

    Re: NTFS for data storage

    NTFS-3G do not support encrypted NTFS partitions, but partially support compressed NTFS partitions (you can read and write compressed files, but you can't overwrite them).

    "La ciencia no tiene patria, porque el conocimiento es patrimonio de la humanidad, la llama que ilumina al mundo"

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •