![]() |
|
OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
Having done the "ls -l /home" command I see its navigated to what I thought was the secondary (non root) directory. Nonetheless its contents doesn't include anything I've successfully downloaded in FFox.. So where then is my default FFox saving its downloads!?
|
|
|||
![]() Quote:
I've entered the Code:
wsconsctl mouse.tp.tapping=1 |
|
|||
![]()
Re: Downloads directory
Code:
$ ls -l /home drwxr-xr-x 52 adriaan adriaan 4096 Feb 8 01:57 adriaan drwxr-xr-x 2 root wheel 512 Aug 2 2022 ftp drwxr-xr-x 4 j65nko j65nko 512 Aug 22 23:36 j65nko drwxr-xr-x 3 snap snap 512 Jun 24 2022 snap If you don't show anything these commands produce it will be impossible to figure out where your Downloads directory hangs out ...... I also suggested to do $ ls -lR /home | less to see all the directories and their contents.If you keep ignoring half of my efforts to help you, it will be very difficult ![]() My final effort: $ ls -lR /home | grep -i download In my case this produces: Code:
adriaan@lenap[~]ls -lR /home | grep -i download drwxr-xr-x 2 adriaan adriaan 1024 Feb 7 05:55 Downloads drwx------ 4 adriaan adriaan 8192 Jan 11 01:40 Downloads.old /home/adriaan/Downloads: /home/adriaan/Downloads.old: /home/adriaan/Downloads.old/Meijer.Pietje_files: /home/adriaan/Downloads.old/Meijer.Pietje_files/23886146_data: /home/adriaan/Downloads.old/Meijer.Pietje_files/iframe_data: ![]()
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump Last edited by J65nko; 8th February 2023 at 02:46 AM. |
|
|||
![]()
Just by chance, if you are using Firefox, check where the default Downloads folder is set to in the Settings section of the browser. It can be found by clicking on the upper right hand corner of the browser window "the three horizontal lines" then goto General and you can see where the default is set to under Downloads, save file to: "your choice", which normally by default is the /home/Downloads directory.
And of course that assumes that a /home/user/Downloads directory exists, if not create one if that is where you want Download files to go. "Note: the capital "D" in Downloads If this is off target ignore please. Last edited by frcc; 8th February 2023 at 02:34 AM. Reason: clarity and correction |
|
|||
![]() Quote:
Thanks for your detailed guidance on finding the FFox downloads DIR. It turns out that FFox in OpenBSD has a bug whereby it doesn't actually show the directory you've specifically selected for downloads in the settings screen. By using your [cmd=$]ls -lR /home | less[/cmd I noticed that FFox was actually saving all these files that I couldn't find in the /home/downloads directory in a discrete directory that I'd specified about a month ago on first installing FFox and customising the "save to" directory. I wish I could screenshot the relevant areas of the FFox settings screen to demonstrate what I mean, but in case you're wondering its in the top right three bar menu --> settings --> "Files and Applications --> Save files to" section. where it shows nothing, even after stipulating a specific "save to" directory. Nontheless I changed it to "default" and now everything I download is appearing in the home/downloads folder as expected ![]() I think in future it would help if I could properly use script to dump my commands for your viewing to see where I might be making command input errors on this or other issues I'm seeking help on. Now I've just used [cmd]script -a <filename.typescript> to generate a dump of my xterm command inputs, but on using vi to review what it's generated I don't see anything that represents my xterm inputs, and I seem to remember that I have to "exit the shell" or something to get it to actually generate/finalise the typescript file? I've attached the typescript in question in case that helps in figuring out where I'm going wrong. |
|
|||
![]() Quote:
|
|
|||
![]() Quote:
Regarding Quote:
|
|
|||
![]()
Great, glad you got that solved, enjoy.
|
|
||||
![]() Quote:
Once you get used to the PRIMARY selection mechanism you won't want to go back to the CLIPBOARD. Lack of a PRIMARY is one of the things that keeps me away from Windows :-) |
|
|||
![]() Quote:
Also, if I'm going in the reverse direction, such as trying to copy a useful new command line (e.g. mouse.tp etc...) from a firefox window to an Xterm window where I want to run it, how am I actually pasting it after copying it to PRIMARY (Remember I don't technically have a middle mouse button on this trackpad). I think we mapped it to something else when I entered that mouse.tp command you posted earlier in this thread... |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dualboot(Windows, OpenBSD) * FDE | beiroot | OpenBSD Installation and Upgrading | 5 | 17th May 2017 10:29 AM |
Hosting a Windows VM on OpenBSD | girarde | OpenBSD Packages and Ports | 2 | 27th December 2015 12:42 AM |
New OpenBSD installation on HDD with Windows | cableguy | OpenBSD Installation and Upgrading | 8 | 3rd April 2014 10:57 PM |
WOL windows 7 from openbsd | sputnik | General software and network | 0 | 9th April 2013 08:18 AM |
FAQ: OpenBSD General | Carpetsmoker | OpenBSD General | 0 | 1st May 2008 09:15 PM |