LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   where does konqueror and wget downloaded file go (https://www.linuxquestions.org/questions/linux-software-2/where-does-konqueror-and-wget-downloaded-file-go-357932/)

eatmars 08-28-2005 09:36 PM

where does konqueror and wget downloaded file go
 
ive been using konqueror and wget to download files but i dunno where it went

i know its a little bit noob question but i need to find out where it goes

guideweb 08-28-2005 09:56 PM

It should go in user directory or in ~/Desktop

You can try to search for the file using
find or locate

http://unixhelp.ed.ac.uk/CGI/man-cgi?find
http://www.hmug.org/man/8/locate.updatedb


Note : On my FC3 Konqeror ask for evry file i want to dowload.

SlackerLX 08-28-2005 10:11 PM

Where do you define it to go to.
here for example
#cd /home/slackerlx/Downloads/Sites
#wget -r http://www.gamefaqs.com
It will be downloaded to /Sites/www.gamefaqs.com


All times are GMT -5. The time now is 02:08 PM.