Skip to content

Doubts about RTR get and ls commands #579

Answered by jshcodes
alexgumo7 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @alexgumo7!

Taking your questions in order. 😄

  • When I try to get a file/directory that has spaces, it doesn't work. I've tried several formats (escaping the spaces, specifying the path with double quotes, etc) but none of them seems to work.

Can you give me an example file path / file name and then a sample of the code you're executing? I believe the issue is related to how the filename is being passed to the API (i.e. like you point out, perhaps swapping your single quotes and double quotes, or escaping the space on the command line) but can't be sure until I try and recreate it.

  • Similar to the previous one, with the env command I'm able to get a list of the environment variables…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@alexgumo7
Comment options

@jshcodes
Comment options

Answer selected by jshcodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
RTR Real Time Response issues and questions API usage General API usage issues and questions SDK usage General SDK usage issues and questions
2 participants