Skip to content

Difference between RT and BT commands #385

Answered by JoernBerkefeld
JoeyNovais asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there, I believe you identified a bug.
In principle, both should lead to the same result, however, that's clearly not the case here.

  • bug: #390 The file should not be renamed by bt

Choosing one or the other command depends on your use case. U understood correctly how they are intended to work. With that said, rt needed to be implemented per type and we never got around to that - means there are types for which it wasn't implemented.

Bt on the other hand relies on you executing retrieve first and then works for all types you downloaded. It's more generic because it didn't need to handle downloading a single file.

If you want to use templating then you have essentially 3 ways:

  1. Use the…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@JoeyNovais
Comment options

@JoernBerkefeld
Comment options

@JoernBerkefeld
Comment options

Answer selected by JoeyNovais
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants