Is there a way to assign a drive letter to an android phone?
I recently purchased a Pixel 4A. I’ve been attempting to connect the phone to my laptop PC via a mapped drive letter. I have been able to do so using WebDAV. I ran the code “net use X: http://xxx.xxx.xxx.xxx:xxxx” entering WebDAV’s assigned IP which may have done what’s expected. However, when I open File Explorer, I do not see “X” drive as an assigned network drive. I can locate the drive from a command prompt so apparently the drive assignment worked. However, when I enter a DIR command to see what’s located in X:\, nothing is listed. What I’m looking for is the DCIM folder.
What my ultimate goal is to write some simple batch file or powershell code to copy all photos from the phone to a specific laptop folder. I want to do this with little/no additional input from the user (i.e., a simple one click operation).
Any suggestions would be greatly appreciated,
Thanks,
Steve K.
I recently purchased a Pixel 4A. I’ve been attempting to connect the phone to my laptop PC via a mapped drive letter. I have been able to do so using WebDAV. I ran the code “net use X: http://xxx.xxx.xxx.xxx:xxxx” entering WebDAV’s assigned IP which may have done what’s expected. However, when I open File Explorer, I do not see “X” drive as an assigned network drive. I can locate the drive from a command prompt so apparently the drive assignment worked. However, when I enter a DIR command to see what’s located in X:\, nothing is listed. What I’m looking for is the DCIM folder.
What my ultimate goal is to write some simple batch file or powershell code to copy all photos from the phone to a specific laptop folder. I want to do this with little/no additional input from the user (i.e., a simple one click operation).
Any suggestions would be greatly appreciated,
Thanks,
Steve K.