rclone:ko

문서의 이전 판입니다!


RCLONE

Rclone is a command line program to manage files on cloud storage. It is a feature rich alternative to cloud vendors' web storage interfaces. Over 40 cloud storage products support rclone including S3 object stores, business & consumer file storage services, as well as standard transfer protocols.

  • rclone <command> [<flags>…] <path>
    • arguments
      • source: source path
      • dest: destination path
      • remote: remote path
    • flags
      • –help, -h: help
      • –progress, -P:
      • –dry-run:
      • –interactive, -i:
  • rclone: Help
  • rclone config [<flags>…]: Enter an interactive configuration session
    • –help, -h
    • rclone config create [<flags>…]
    • rclone config delete [<flags>…]
    • rclone config disconnect [<flags>…]
    • rclone config dump [<flags>…]: dump the config file as JSON.
    • rclone config file [<flags>…]
    • rclone config password [<flags>…]
    • rclone config paths [<flags>…]
    • rclone config providerse [<flags>…]
    • rclone config reconnect [<flags>…]
    • rclone config show [<flags>…]
    • rclone config touch [<flags>…]
    • rclone config update [<flags>…]
    • rclone config userinfo [<flags>…]
  • rclone copy [<flags>…] source dest:
  • rclone sync [<flags>…] source dest
  • rclone move [<flags>…] source dest
  • rclone purge/color> <color #22b14c>[<flags>…] remote: 삭제
  • rclone mkdir [<flags>…] remote: 디렉토리 생성
  • rclone rmdir [<flags>…] remote: 디렉토리 삭제
  • rclone check [<flags>…] source dest
  • rclone ls remote
  • rclone lsd [<flags>…] remote
  • rclone delete [<flags>…] remote/color>'' * rclone size [<flags>…] remote * rclone mount [<flags>…] remote * rclone ncdu * rclone cat [<flags>…] remote * rclone rcat [<flags>…] remote * rclone serve ++ rclone --help
  • /home/u613600155/domains/cli.zerotymer.net/public_html/data/attic/rclone/ko.1717825806.txt.gz
  • 마지막으로 수정됨: 2024/06/08 05:50
  • 저자 writer