Questions tagged [ntfs]

NTFS is the primary file system of all modern versions of Windows.

NTFS is the primary file system of all modern versions of Windows and is largely backward-and-forward-compatible in all supported versions. It is a journaling file system which makes it robust in the face of system failure, and in Vista/Windows Server 2008 and later offers support for transactions. It supports transparent compression and encryption and full access-control-list-based security.

563 questions
1
vote
2 answers

Why is the total size of my files on Windows 7 more than total disk size?

I have a virtual machine with Windows 7 x64 quest OS. When I boot from PE OS CD and run file manager (Total Commander) I see that the total size of my files on virtual machine is more than total disk size. What is the reason? EDIT: My Windows folder…
1
vote
3 answers

Raid 0 with 2 failed disks

So, a legacy server of mine was using a PERC (5, if I am not wrong) with Raid 0 and he went down with 2 failed disks. We forced the disks back online but the filesystem is a mess. Is there any program (like testdisk) that can scan the raid in search…
coredump
  • 12,713
  • 2
  • 36
  • 56
1
vote
1 answer

How to recover from RAID 5

Possible Duplicate: How to recover from RAID 5 there are 5 disk-array. i've lost the data of one of them. How can i recover?
ugur
1
vote
2 answers

Windows 2003 Permissions Problem

I am trying to setup a new user on a Standalone (non-domain) Windows Server 2003 SP2. The user needs FTP access to 1 folder in our web site's directory structure. Here's exactly what I have done so far: Created the new user in Computer…
1
vote
2 answers

Backing NTFS hard drive to a Linux distro

I want to move to Linux (Ubuntu more specifically) and also bought a new hard drive. What I'm not really sure about is if I put my old hard drive on an external case, then install Ubuntu on the new one and configure, etc... Can I easily access my…
Ricardo Ferreira
1
vote
3 answers

Resizing the "Change Journal" in Vista

The only way I've found of resizing the "Change Journal" in Vista, is by going to safe-mode. That works fine, but I wonder if there is a better solution. Here is resizing it from 32MB by default on my HDD to 256MB with 1MB increments: fsutil usn…
Dimiter Stanev
1
vote
2 answers

Full Access user removed from NTFS Share

I don't know how it happened but for some reason one of the sub folders in the Network shares (call the share Market and the sub folder Support) no longer has any groups or users with full permissions on the share. The Market top level has users and…
TechGuyTJ
  • 792
  • 1
  • 13
  • 26
1
vote
1 answer

Windows Hiding Folders

Has anyone noticed that after certain actions, a Windows folder will just go hidden? Like its been entirely removed from the taxonomy of the file system, but is still accessible if you type in the exact path? Does anyone know how to remedy this?
tearman
  • 425
  • 1
  • 7
  • 20
1
vote
1 answer

Hiding parent folders, give NTFS subfolders full access

On a Windows 2003 server, I need to provide access to a subfolder of the central "project share". The main project folders should not be accessible, preferably hidden, because this access is granted for a freelancer. Which minimal permissions can be…
vdboor
  • 3,800
  • 3
  • 31
  • 32
1
vote
2 answers

How can you make a Windows USB HDD Modify All for All Users

I use a USB HDD a lot between lots of different Windows Boxes. What I find after a while is that there get to be lots of different Permission on the files in some cases stopping me looking at files or removing them. They want Admin rights or even…
David Allan Finch
  • 273
  • 1
  • 2
  • 11
1
vote
1 answer

Windows file content not updated in Explorer/Powershell

On a Windows Server a logging tool writes .log files to disk continuesly and rotates log files daily at midnight. Every day the new log file gets created, but almost every day its content / meta data does not get updated afterwards in Windows…
1
vote
1 answer

Windows share not respecting NTFS permissions?

I have a Windows server and so far shared a folder D:\AAA as "ShareRW" with full share permissions ("Everyone - Full") and some stricter NTFS permissions as required on and below that folder; for example, UserX has full access to D:\AAA\BBB, read…
Hagen von Eitzen
  • 824
  • 3
  • 17
  • 43
1
vote
1 answer

how does ntfs implement raid 0

My understanding was that Windows can implement something like RAID 0 programmaticaly, that is, if you don't have a physical RAID controller, you can still make two hard drives to appear as one. How does NTFS address blocks on the other hard drive…
Nick
  • 193
  • 1
  • 1
  • 6
1
vote
0 answers

What accounts for mystery hard drive space gone missing? (Difference between df and du)

To preface: there are lots of other useful questions (e.g. this and this) on possible causes for different sizes reported by df and du. None of the explanations apply to my exceedingly simple case, however, hence this new question. I have a very…
crazygringo
  • 111
  • 2
1
vote
0 answers

How much free space does Windows really need to be performant?

We have a virtualized file server here whose data resides on a SAN - performance through the SAN is plentiful. But now the 2TB disk on the virtualized Windows 2012R2 file server is almost full since several weeks (30GB Free) and we discuss…
Daniel4711
  • 124
  • 1
  • 5