Skip to content

TransferManager cannot find credentials and config files. Due to wrong HOME variable #2255

Answered by jmklix
maxwellpaladin asked this question in Q&A
Discussion options

You must be logged in to vote

You can just use the full file path in your KEY and LOCAL_PATH variables:

const char* KEY = "/full/path/to/key";
const char* LOCAL_FILE = "/full/path/to/local/file.txt";

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
8 replies
@maxwellpaladin
Comment options

@jmklix
Comment options

@maxwellpaladin
Comment options

@jmklix
Comment options

Answer selected by jmklix

This comment has been minimized.

Comment options

You must be logged in to vote
0 replies
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