#๐Ÿ”’ How do I make the "wget" command in NOT create a wget-log?

5 messages ยท Page 1 of 1 (latest)

arctic condor
#

I'm using RunPod and JupyterLab for ComfyUI, and I need to download something to it using the "wget <link>" command. But when I input the command, I get the following:

[1] 1290
[2] 1291
[3] 1292
root@c34495de0bab:/workspace/ComfyUI/models/checkpoints#
Redirecting output to โ€˜wget-logโ€™.

I've been able to download other things before, but now I'm unable to.
I'm also not even sure if this would be the right place to ask, since Jupyterlab doesnt have a discord.

pulsar quartzBOT
#

@arctic condor

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

dense tundra
#

wget is Linux's widget/command-line unitily not related to Python so you may want to look into Linux group

pulsar quartzBOT
#
Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.