tdl/docs/command/tdl_up.md
2022-09-14 13:45:56 +08:00

798 B

tdl up

Upload anything to Telegram

tdl up [flags]

Examples

tdl up -h

Options

  -e, --excludes strings   exclude the specified file extensions
  -h, --help               help for up
  -l, --limit int          max number of concurrent tasks (default 2)
  -s, --part-size int      part size for uploading, max is 512*1024 (default 524288)
  -p, --path strings       it can be dirs or files
  -t, --threads int        threads for uploading one item (default 8)

Options inherited from parent commands

  -n, --ns string      namespace for Telegram session
      --proxy string   proxy address, only socks5 is supported, format: protocol://username:password@host:port

SEE ALSO

  • tdl - Telegram downloader, but not only a downloader