Skip to content
Ultra Fast Copy
  • Home
  • Functionalities
  • Cmd line
  • products
  • VS – others
  • Download
  • Release-Notes
  • My account
  • FAQ
  • Contact

Categories

  • Uncategorized

Cmd line

Command-line interface

Without UI:

Copy content of a directory “C:\tmp\source” to dir “C:\tmp\target”:
"C:\Program Files\UltraFastCopy\UltraFastCopy.exe" --noUI --dateDiff=Diff --instruction=ReplaceAll --copy "C:\tmp\target|C:\tmp\source\*"

Copy a directory “C:\tmp\source” to dir “C:\tmp\target”:
"C:\Program Files\UltraFastCopy\UltraFastCopy.exe" --noUI --dateDiff=Diff --instruction=ReplaceAll --copy "C:\tmp\target|C:\tmp\source"

Copy a file “C:\tmp\source\file.txt” to dir “C:\tmp\target”:
"C:\Program Files\UltraFastCopy\UltraFastCopy.exe" --noUI --dateDiff=Diff --instruction=ReplaceAll --copy "C:\tmp\target|C:\tmp\source\file.txt"

Copy a file “C:\tmp\source\file.txt” and a directory “C:\tmp\source” to dir “C:\tmp\target”:
"C:\Program Files\UltraFastCopy\UltraFastCopy.exe" --noUI --dateDiff=Diff --instruction=ReplaceAll --copy "C:\tmp\target|C:\tmp\source|C:\tmp\source\file.txt"

With UI:

Copy content of a directory “C:\tmp\source” to dir “C:\tmp\target”:
"C:\Program Files\UltraFastCopy\UltraFastCopy.exe" --copy "C:\tmp\target|C:\tmp\source\*"

Copy a directory “C:\tmp\source” to dir “C:\tmp\target”:
"C:\Program Files\UltraFastCopy\UltraFastCopy.exe" --copy "C:\tmp\target|C:\tmp\source"

Copy a file “C:\tmp\source\file.txt” to dir “C:\tmp\target”:
"C:\Program Files\UltraFastCopy\UltraFastCopy.exe" --copy "C:\tmp\target|C:\tmp\source\file.txt"

Copy a file “C:\tmp\source\file.txt” and a directory “C:\tmp\source” to dir “C:\tmp\target”:
"C:\Program Files\UltraFastCopy\UltraFastCopy.exe" --copy "C:\tmp\target|C:\tmp\source|C:\tmp\source\file.txt"

Copyright © 2025 TR-Softwares. All rights reserved. Privacy Policy | Terms and conditions