日常网络用户从远程系统(如网络服务器)下载大量文件、图片、视频和其他在线内容。基本上(Basically),这些文件会像下载面板一样下载到个人计算机的本地存储中以供以后使用。包括Mozilla Firefox(Mozilla Firefox)或Google Chrome在内的所有主要网络浏览器都只使用一个下载文件夹(Download folder),用户可以在一个地方跟踪所有下载的网络内容。
在这种情况下,如果您希望将下载的文件组织到一个单独的文件夹中,那么您可能需要在每次从 Web 服务器下载时手动更改每个文件的文件夹位置。除此之外,还有下载管理(Download Managers)器等工具可以帮助管理和访问文件。它们允许用户以超快的速度轻松下载应用程序和多媒体文件等大文件。此外,下载管理(Download Manager)器使您能够暂停活动下载或恢复失败的下载。此外,它提供了一个易于使用的界面并显示下载状态。但是,如果您不想安装像Download Manages这样的工具怎么办?好(Well),然后,您可能希望使用其他替代方法,例如称为Save In(Save In)的浏览器插件。这些附加组件可用于Firefox和Chrome。
(Use)在Firefox(Firefox)或Chrome中(Chrome)使用多个下载文件夹
Save In 是一个浏览器插件,可让用户将下载的图像从其他文件和视频下载中分离出来。用户可以将下载的媒体内容如图像、视频、选择页面、音频等保存到用户定义的目录,而不是默认的单个下载文件夹。插件允许用户将文件保存到动态命名的目录中。此外, Save In 允许灵活地重命名下载内容、多种路由,并提供将内容保存为快捷方式的选项。Save In 对于需要下载大量内容并将其隔离在不同目录中的用户非常有帮助。此外,保存(Save)插件支持动态下载,其中包含两个新的文件下载选项。它允许重命名自动下载的文件,并且与常规下载相比,它还重新路由下载位置。以下步骤将指导使用插件(Addon)。
安装插件后,激活它。
现在,每当您想从 Web 下载文件时,请右键单击要下载的文件。从上下文菜单中单击保存。(Save In.)
从下拉菜单中选择要下载到的文件夹。
如果您想创建不同的下载文件夹,请按照以下步骤操作 -(If you want to create a different download folder follow these steps-)
打开浏览器并单击“保存在”(Save In)扩展名。
转到选项。(Options.)
在下载位置输入您要创建的文件夹的新名称。
如果要重命名文件夹,请按照以下步骤操作,
单击保存在扩展中。
转到选项。(Options.)
重命名下载位置内的文件夹。
通常,Web 扩展API只允许将文件保存到默认下载文件夹。如果您希望将文件保存在默认下载目录之外,您可能需要使用Symlink。
符号链接(Symbolic link)基本上是指向文件夹或文件的链接。在这种情况下,将为单个文件或文件夹创建一个符号链接,最终,该特定链接将与Windows(Windows)的文件或文件夹显示相同。符号链接用于绕过限制以克服此限制。虽然最初由于Web 扩展(Web Extension)限制而设置很复杂,但非常值得一试。以下步骤将指导您这样做:
打开提升的命令提示符(elevated Command Prompt)。
创建新的符号链接运行(Run)命令:
mklink /D C:pathToSymlinkIn Default Download Directory d:\newPath
对添加到扩展选项的任何保存位置重复此操作。
现在选择可用的附加下载位置以将文件目录保存到文件夹。
下载保存在浏览器扩展
您可以从官方网站下载插件。对于Firefox浏览器,请在(Firefox)此处(here)(here)添加扩展名。 Chrome用户可以在这里(here)(here)下载扩展。
How to use multiple Download folders in Firefox or Chrome
Evеryday web users downlоad reаms of files, pictures, videos and other online contents from the remote systеms like web servers. Basically, these files are downloaded to the local storage in the personal computer like the dоwnload panel for later use. All the major web browsers including Mozilla Firefоx or Google Chrome use only one Download folder where users can track all the downloaded web content at a single place.
In this scenario, If you wish to organize the downloaded files to a separate folder then probably you need to manually change the folder location for every file each time you download from the web server. Apart from this, there are tools like the Download Managers that help in managing and accessing files. They allow users to download large files like application and multimedia files easily at super fast speed. Additionally, Download Manager enables you to suspend active downloads or resume downloads that have failed. Moreover, It offers an easy-to-use interface and displays the status of downloads. But what if you don’t want to install tools like Download Manages? Well, then, you may want to use other alternatives like a browser add-ons called Save In. These add-ons are available for both Firefox and Chrome.
Use multiple download folders in Firefox or Chrome
Save In is a browser addon that lets users segregate image downloaded from other files and video downloads. The users can save the downloaded media contents like an image, videos, selection page, audio, etc. to a user-defined directory instead of a default single download folder. The addons let the user save files into directories that are named dynamically. Additionally Save In allows flexible renaming of the downloads, versatile routings and provides an option to save content as shortcuts. Save In is extremely helpful for users who have loads of content to download and segregate them across different directories. Moreover, the Save In plugin supports dynamic downloads that feature two new options for the files to download. It allows to rename the files downloaded automatically and also it reroutes the download location contrast to the regular downloads. The following steps will guide in using the Addon.
Once you have installed the addon, activate it.
Now, whenever you want to download a file from the web, right-click on the files you want to download. From the context menu click on Save In.
Choose the folder you want to download to from the drop-down menu.
If you want to create a different download folder follow these steps-
Open the browser and Click on the Save In extension.
Go to Options.
Type the new name of the folder you wish to create inside the download location.
If you want to rename the folder follow the below steps,
Click on the Save In Extension.
Go to Options.
Rename the folder inside the download location.
In general, the web extension API allows saving files to the default download folder only. If you wish to save files outside the default download directory, you probably need to use Symlink.
The Symbolic link is basically a link pointing to the folder or file. In this case, a symbolic link is created for an individual file or folder, and eventually, that particular link will appear same as the file or folder to Windows. The symlink is used to bypass the restrictions in order to overcome this limitation.While the setup is complicated initially due to Web Extension limitations, it is significantly worth a try. The following steps will guide you in doing so:
Open an elevated Command Prompt.
To create new symbolic link Run the command:
mklink /D C:pathToSymlinkIn Default Download Directory d:\newPath
Repeat this for any save location that is added to the extension’s options.
Now select the available additional download location to save files directory to folders.
Download Save In browser extension
You can download the addon from the official website. For Firefox browser add the extension here. Chrome users can download the extension here.