Skip to content

v0.2.0-beta.6.3

Compare
Choose a tag to compare
@fxxkrlab fxxkrlab released this 27 Jul 06:30
· 59 commits to master since this release
d3862cb

version 0.2.0-beta.6.3

  • Update :

    • ADD : "/kill size","/kill purge","/kill dedupe" was added to terminate the execution of these tasks
  • Root Command:

    • start - nothing just say hello

    • menu - main entry point
      quick - quick mode
      copy - full mode
      set - customize settings
      task - task query
      reset - restore task
      size - just size task
      dedupe - dedupe drives and folders
      purge - delete files and folder in specified fav trash bin
      cancel - cancel TG conversation
      kill - kill task
      ver - check iCopy version
      restart - restart iCopy

    • Child Command:

      • set - customize settings
        ┖ set - batch way
        ┖ set rule - rules
        ┖ fav|quick +/- id - single way
        ┖ set purge - purge favorites
      • size - size query
        ┖ size - size the shared resource
        ┖ size id - size specified task
        ┖ size fav - size specified favorites
      • dedupe - dedupe drives and folders
        ┖ dedupe - dedupe specified favorites
        ┖ dedupe id - dedupe specified task
      • task - task query
        ┖ task - task in processing
        ┖ task list - future 10 tasks
        ┖ task id - show the specified task
      • reset - restore task
        ┖ reset - restore current task
        ┖ reset id - restore the specified task
      • kill - kill task
        ┖ kill - kill current transferring task
        ┖ kill task - kill current transferring task
        ┖ kill size - kill sizing task
        ┖ kill purge - kill purge task
        ┖ kill dedupe - kill dedupe task