- Local time
- 8:57 AM
- Messages
- 373
The default copy switch of robocopy is /COPY
AT if you don't specify any copy options. This is the code I'm using:
robocopy C:\ D:\Backup RAMDisk.img /copyall /R:5 /W:15 /V /log
:\Users\Kevin\Desktop\robocopy_log.txt
The RAMDisk.img file that I'm copying is a compressed image file. Now with that syntax /COPY
AT will be used which means that it will copy all attributes of that file. Whenever I run this, I successfully copy the file but it doesn't retain the compression attribute of that file.
What could be wrong with this? Both source and destination are NTFS-formatted.
robocopy C:\ D:\Backup RAMDisk.img /copyall /R:5 /W:15 /V /log
The RAMDisk.img file that I'm copying is a compressed image file. Now with that syntax /COPY
What could be wrong with this? Both source and destination are NTFS-formatted.
My Computer
- Computer Manufacturer/Model Number
- Sager NP8130
- OS
- Windows 7 Ultimate x6
- CPU
- i5 2670QM
- Memory
- 2x4GB RAM Kingston HyperX Memory DDR3 1600 MHz Sticks
- Graphics Card(s)
- Nvidia GeForce GTX 560M
- Sound Card
- Realtek HD Audio (Built-in)
- Screen Resolution
- 1920x1080
- Hard Drives
- 128GB Crucial M4 SSD
500GB Seagate 7200RPM HDD
- Internet Speed
- 12Mbps down/4Mbps up