1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="pref-downloads">
<info>
<link type="guide" xref="index#pref"/>
<revision pkgversion="3.10" date="2013-07-06" status="review"/>
<revision pkgversion="3.12" date="2014-01-28" status="candidate"/>
<revision pkgversion="3.33" date="2019-04-08" status="candidate"/>
<revision pkgversion="40.alpha" date="2021-01-12" status="candidate"/>
<credit type="author copyright">
<name>Ekaterina Gerasimova</name>
<email its:translate="no">kittykat3756@gmail.com</email>
<years>2013</years>
</credit>
<credit type="copyright editor">
<name>Federico Bruni</name>
<email its:translate="no">fede@inventati.org</email>
<years>2021</years>
</credit>
<!-- <credit type="copyright editor">
<name></name>
<email its:translate="no"></email>
<years></years>
</credit>-->
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Where are my files downloaded to and how can I change this setting?</desc>
</info>
<title>Downloading files</title>
<p>Files which you download from the internet, such as email attachments,
will automatically be saved into your <file>Downloads</file> folder. You can
change this in the <gui>Preferences</gui>.</p>
<steps>
<item>
<p>Press the menu button in the top-right corner of the window and select
<guiseq><gui style="menuitem">Preferences</gui><gui style="tab">General</gui></guiseq>.</p>
</item>
<item>
<p>Press the <gui>Download folder</gui> name to select a different folder
for downloads. If the folder that you want to use is not in the list,
select <gui>Other…</gui> to browse for it.</p>
</item>
<item>
<p>If you want to choose which directory to use each time you download
a file, switch <gui>Ask on download</gui> to on.</p>
</item>
</steps>
<p>If you <em>save</em> a file instead of downloading it, you will still need
to specify where you want to save it to.</p>
<note style="important">
<p>It is not possible to choose where to save downloads if you are using Flatpak
to run <app>Web</app>. Downloads will always be saved in your
<file>Downloads</file> folder.</p>
</note>
</page>
|