Tried to run batch file and get no results

cma6

New member
Local time
4:44 PM
Messages
49
I tried to run this simple copy batch file and get no results. Any ideas would be appreciated.
copy "c:\aquarium\aqr\abases\*.*" "N:"
Thanks, CMA
 
Last edited by a moderator:

My Computer My Computer

At a glance

Microsoft Windows 7 Professional 64-bit 7601 ...Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz32.00 GBNVIDIA GeForce GTX 650 Ti BOOST
Computer type
PC/Desktop
OS
Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz
Motherboard
ASUSTeK COMPUTER INC. X79-DELUXE
Memory
32.00 GB
Graphics Card(s)
NVIDIA GeForce GTX 650 Ti BOOST
Sound Card
(1) NVIDIA High Definition Audio (2) High Definition Audio
Screen Resolution
1280 x 1024 x 32 bits (4294967296 colors) @ 75 Hz
Hard Drives
(1) Samsung SSD 840 Series SCSI Disk Device (2) WDC WD1000DHTZ-04N21 SCSI Disk Device (3) TOSHIBA External USB 3.0 USB Device
PSU
Corsair RM 850
Case
Cooler Master HAF932 Advanced
Cooling
Cooler Master Eisberg 240L Prestige
Keyboard
TypeMatrix 2030
Mouse
Logitech MS10 wireless
Internet Speed
high speed
Antivirus
System Suite 10; Trend Micro
Browser
several
I made a similar test in my computer using the cmd prompt as follows:

Code:
E:\>copy e:\temp\{0E6FA02E-9639-4933-A588-AC6CB8BCFAA3}\*.* d:
e:\temp\{0E6FA02E-9639-4933-A588-AC6CB8BCFAA3}\ISBEW64.exe
        1 file(s) copied.

E:\>copy "e:\temp\{0E6FA02E-9639-4933-A588-AC6CB8BCFAA3}\*.*" "d:"
e:\temp\{0E6FA02E-9639-4933-A588-AC6CB8BCFAA3}\ISBEW64.exe
Overwrite d:ISBEW64.exe? (Yes/No/All): a
        1 file(s) copied.

E:\>

As you can see, it made no difference with the quotation marks or without. So, my next question is this:

What, exactly, is your N: drive? Is it a network share? A mapped location? A physical optical drive? A USB key drive?
 

My Computers My Computers

  • At a glance

    Windows 11 21H2 Current buildAMD Ryzen 9 3950X4 * 32 GB - Corsair Vengeance 3600 MHzEVGA GeForce RTX 3080 Ti XC3 ULTRA GAMING (12...
    Computer type
    PC/Desktop
    Computer Manufacturer/Model Number
    The Beast Model A (homebrew)
    OS
    Windows 11 21H2 Current build
    CPU
    AMD Ryzen 9 3950X
    Motherboard
    MSI MEG X570 GODLIKE
    Memory
    4 * 32 GB - Corsair Vengeance 3600 MHz
    Graphics Card(s)
    EVGA GeForce RTX 3080 Ti XC3 ULTRA GAMING (12G-P5-3955-KR)
    Sound Card
    Realtek® ALC1220 Codec
    Monitor(s) Displays
    2x Eve Spectrum ES07D03 4K Gaming Monitor (Matte) | Eve Spec
    Screen Resolution
    3x 3840 x 2160
    Hard Drives
    3x Samsung 980 Pro NVMe PCIe 4 M.2 2 TB SSD (MZ-V8P2T0B/AM) } 3x Sabrent Rocket NVMe 4.0 1 TB SSD
    PSU
    PC Power & Cooling’s Silencer Series 1050 Watt, 80 Plus Plat
    Case
    Fractal Design Define 7 XL Dark ATX Full Tower Case
    Cooling
    SteelSeries Apex Pro Wired Gaming Keyboard
    Keyboard
    SteelSeries Apex Pro
    Mouse
    Logitech MX Master 3S | MX Master 3 for business
    Internet Speed
    AT&T LightSpeed Gigabit Duplex Ftth
    Antivirus
    Windows Defender + MB 3
    Browser
    Nightly (default) + Firefox (stable),Chrome, Edge
  • At a glance

    ChromeOS Flex Dev Channel (current)Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz, 250...16 GBIntel(R) HD Graphics 520
    Computer type
    PC/Desktop
    System Manufacturer/Model Number
    Dell Latitude E5470
    OS
    ChromeOS Flex Dev Channel (current)
    CPU
    Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz, 2501 Mhz, 2 Core(s), 4 Logical Processor(s)
    Motherboard
    Dell
    Memory
    16 GB
    Graphics Card(s)
    Intel(R) HD Graphics 520
    Sound Card
    Intel(R) HD Graphics 520 + RealTek Audio
    Monitor(s) Displays
    Dell laptop display 15"
    Screen Resolution
    1920 * 1080
    Hard Drives
    Toshiba 128GB M.2 22300 drive
    INTEL Cherryville 520 Series SSDSC2CW180A 180 GB SATA III SSD
    PSU
    Dell
    Case
    Dell
    Cooling
    Dell
    Keyboard
    Dell
    Mouse
    Logitech MX Master 3S (shared w. Sys 1) | Dell TouchPad
    Internet Speed
    AT&T LightSpeed Gigabit Duplex Ftth
I made a similar test in my computer using the cmd prompt as follows:

Code:
E:\>copy e:\temp\{0E6FA02E-9639-4933-A588-AC6CB8BCFAA3}\*.* d:
e:\temp\{0E6FA02E-9639-4933-A588-AC6CB8BCFAA3}\ISBEW64.exe
        1 file(s) copied.

E:\>copy "e:\temp\{0E6FA02E-9639-4933-A588-AC6CB8BCFAA3}\*.*" "d:"
e:\temp\{0E6FA02E-9639-4933-A588-AC6CB8BCFAA3}\ISBEW64.exe
Overwrite d:ISBEW64.exe? (Yes/No/All): a
        1 file(s) copied.

E:\>
As you can see, it made no difference with the quotation marks or without. So, my next question is this:

What, exactly, is your N: drive? Is it a network share? A mapped location? A physical optical drive? A USB key drive?

Hi John:
thanks for the response. N: is a network location, e.g., mapped location (folder on another system.)
I tried the same batch file using F:\csp instead of N: but still nothing was copied. where F: is an external HD.
 

My Computer My Computer

At a glance

Microsoft Windows 7 Professional 64-bit 7601 ...Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz32.00 GBNVIDIA GeForce GTX 650 Ti BOOST
Computer type
PC/Desktop
OS
Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz
Motherboard
ASUSTeK COMPUTER INC. X79-DELUXE
Memory
32.00 GB
Graphics Card(s)
NVIDIA GeForce GTX 650 Ti BOOST
Sound Card
(1) NVIDIA High Definition Audio (2) High Definition Audio
Screen Resolution
1280 x 1024 x 32 bits (4294967296 colors) @ 75 Hz
Hard Drives
(1) Samsung SSD 840 Series SCSI Disk Device (2) WDC WD1000DHTZ-04N21 SCSI Disk Device (3) TOSHIBA External USB 3.0 USB Device
PSU
Corsair RM 850
Case
Cooler Master HAF932 Advanced
Cooling
Cooler Master Eisberg 240L Prestige
Keyboard
TypeMatrix 2030
Mouse
Logitech MS10 wireless
Internet Speed
high speed
Antivirus
System Suite 10; Trend Micro
Browser
several
I made a similar test in my computer using the cmd prompt as follows:

Code:
E:\>copy e:\temp\{0E6FA02E-9639-4933-A588-AC6CB8BCFAA3}\*.* d:
e:\temp\{0E6FA02E-9639-4933-A588-AC6CB8BCFAA3}\ISBEW64.exe
        1 file(s) copied.

E:\>copy "e:\temp\{0E6FA02E-9639-4933-A588-AC6CB8BCFAA3}\*.*" "d:"
e:\temp\{0E6FA02E-9639-4933-A588-AC6CB8BCFAA3}\ISBEW64.exe
Overwrite d:ISBEW64.exe? (Yes/No/All): a
        1 file(s) copied.

E:\>
As you can see, it made no difference with the quotation marks or without. So, my next question is this:

What, exactly, is your N: drive? Is it a network share? A mapped location? A physical optical drive? A USB key drive?

Hi John:
thanks for the response. N: is a network location, e.g., mapped location (folder on another system.)
I tried the same batch file using F:\csp instead of N: but still nothing was copied. where F: is an external HD.

John: you were right. The batch file works perfectly. I had the wrong folder path. BTW what is tthe difference between a network share and a mapped location?
 

My Computer My Computer

At a glance

Microsoft Windows 7 Professional 64-bit 7601 ...Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz32.00 GBNVIDIA GeForce GTX 650 Ti BOOST
Computer type
PC/Desktop
OS
Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz
Motherboard
ASUSTeK COMPUTER INC. X79-DELUXE
Memory
32.00 GB
Graphics Card(s)
NVIDIA GeForce GTX 650 Ti BOOST
Sound Card
(1) NVIDIA High Definition Audio (2) High Definition Audio
Screen Resolution
1280 x 1024 x 32 bits (4294967296 colors) @ 75 Hz
Hard Drives
(1) Samsung SSD 840 Series SCSI Disk Device (2) WDC WD1000DHTZ-04N21 SCSI Disk Device (3) TOSHIBA External USB 3.0 USB Device
PSU
Corsair RM 850
Case
Cooler Master HAF932 Advanced
Cooling
Cooler Master Eisberg 240L Prestige
Keyboard
TypeMatrix 2030
Mouse
Logitech MS10 wireless
Internet Speed
high speed
Antivirus
System Suite 10; Trend Micro
Browser
several
John: you were right. The batch file works perfectly. I had the wrong folder path. BTW what is tthe difference between a network share and a mapped location?
I don't mean to respond for John so, forgive me, but, generally speaking, a "network share" is accessed through UNC nomenclature such as "\\server\folder" whereas a "mapped location" can be accessed directly via "x:\folder." ("x" being any drive designation mapped to a network share and "server" being the network location of a shared folder)
 
Last edited:

My Computer My Computer

At a glance

Windows 7 Ultimate x64 SP1Core2 Duo4 GBGM965 on-board
Computer Manufacturer/Model Number
Toshiba L355D
OS
Windows 7 Ultimate x64 SP1
CPU
Core2 Duo
Motherboard
Intel
Memory
4 GB
Graphics Card(s)
GM965 on-board
Sound Card
RealTek on-board
Monitor(s) Displays
19"+17"(laptop)
Screen Resolution
1440x900 (x 2)
Hard Drives
500GB Ext. 200GB Internal
PSU
N/A
Case
N/A
Cooling
N/A
Back
Top