How can I tell the command line to download the file to my current directory, without listing an absolute path? I've tried variations of the following but it doesn't download anything (and doesn't write to the log file):
-p
-p \
-p /
Omitting the -p parameter all together seems to put it into My Documents by default, but I want it to use my current directory (which is something else).
command line - current directory
-
- Site Admin
- Posts: 1004
- Joined: Mon Mar 24, 2003 4:37 am