Top "Drive" questions

Use this tag for questions related to physical disk drives.

How to register newly mounted drive in git bash?

In my day-to-day work (I'm using MS Windows), I keep my git bash (actually using console2 for this) open for …

windows git bash mount drive
Get drive label in C#

When I use System.IO.DriveInfo.GetDrives() and look at the .VolumeLabel property of one of the drives, I see "…

c# drive
Java: how to determine the type of drive a file is located on?

Is there a platform-independent way with Java to detect the type of drive a file is located on? Basically I'm …

java drive
Identify CD drive and eject using bat or vbs while in WinPE without external files

I need to identify the CD drive and eject the tray. This is executed while booted in WinPE, so the …

vbscript drive winpe cd-rom
net use * /delete /y doesn't resolve error "New-PSDrive : Multiple connections to a server ...."

This New-PSDrive command New-PSDrive -Name Z -PSProvider FileSystem -Root \\$j\share -Credential $credentials -ErrorAction Stop Causes the error New-PSDrive : Multiple …

powershell remoting drive
Google Drive API v3: Invalid field selection

I am using Google Drive API v3 to access about the drive like space quota. And, no matter what I …

php api google-drive-api drive
verilog driving signals on the same wire

I looked through internet and couldn't find a clear and concise answer to my question. I want to know what'll …

conflict verilog drive signal-strength
Node.js Command Prompt; Starting in Z: instead of C:

Node.js Command Prompt is starting in my Z: drive, which is a shared drive administered by my corporation. Because …

node.js command gulp drive
Azure Blob storage vs Azure Drive

I am looking at moving to Windows Azure rather than typical hosting however I'm unsure how best to store images. …

azure drive blobstorage
C# dropbox of drives

I remember in vb6 there was a control that was similar to a dropbox/combobox that you can select the …

c# drive