cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
778
Views
0
Helpful
25
Replies

ACC-3650 | copy flash:TAC_memory_monitoring.txt usbflash0 cannot copy

rindika7966
Level 1
Level 1

Im trying to copy the below file, but it dosent copy to USB.

copy flash:TAC_memory_monitoring.txt usbflash0

25 Replies 25

Leo Laohoo
Hall of Fame
Hall of Fame

What is the exact error message? 

The syntax is incorrect.  Please copy-and-paste the command below: 

copy flash:TAC_memory_monitoring.txt usbflash0:

WHQ21FRK1-ACC-3650-1#copy flash:TAC_memory_monitoring.txt usbflash0
Destination filename [usbflash0]?
Copy in progress...CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
3455964 bytes copied in 0.714 secs (4840286 bytes/sec)
WHQ21FRK1-ACC-3650-1#


but when I check USB no any files copied to usb
also I changed 2, 3 USB drives, also same for them

ok thanks I;ll try and update

WHQ21FRK1-ACC-3650-1#copy flash:TAC_memory_monitoring.txt usbflash0:
Destination filename []? 
?File name not specified
%Error parsing filename (Bad file number)
WHQ21FRK1-ACC-3650-1#

Try this: 

copy flash:TAC_memory_monitoring.txt usbflash0:TAC_memory_monitoring.txt

WHQ21FRK1-ACC-3650-1#copy flash:TAC_memory_monitoring.txt
usbflash0:TAC_memory_monitoring.txt
Destination filename [TAC_memory_monitoring.txt]?
%Error opening usbflash0:/TAC_memory_monitoring.txt (No such file or
directory)
WHQ21FRK1-ACC-3650-1#

Let's try a little test: 

copy flash:TAC_memory_monitoring.txt flash:monitoring.txt

Post the complete output to the follow-up command: 

dir flash:*monitoring*.txt

 

Hello,

what is the USB drive format (FAT16/32) ?

NTFS

Hello, try FAT32...does that make a difference ?

 I tried both. no deference 

rindika7966
Level 1
Level 1

hi good morning any update ?

 


@rindika7966 wrote:
hi good morning any update ?

I am waiting for the output I've requested.

WHQ21FRK1-ACC-3650-1#copy flash:TAC_memory_monitoring.txt flash:monitoring.txt
Destination filename [monitoring.txt]? 
Copy in progress...CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
18703101 bytes copied in 3.925 secs (4765121 bytes/sec)

 

WHQ21FRK1-ACC-3650-1#dir flash:*monitoring*.txt
Directory of flash:/*monitoring*.txt

 

Directory of flash:/

 

85186  -rw-    18703101  May 27 2024 12:00:51 +03:00  TAC_memory_monitoring.txt
85204  -rw-    18703101  May 27 2024 12:44:50 +03:00  monitoring.txt
1621966848 bytes total (892682240 bytes free)
WHQ21FRK1-ACC-3650-1#Connection to 172.16.253.25 closed by remote host.
Connection to 172.16.253.25 closed.
[rindika@height8 ~]$