Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

how can i set the today date as a download directory daily automatically in firefox

  • 7 відповідей
  • 1 має цю проблему
  • 47 переглядів
  • Остання відповідь від FredMcD

more options

I want to set the today date as a download directory daily automatically in firefox using a batch file or powershell script.

for example : Today is 20-May-2018 i want to set the folder under C;\downloads\20May as download dir in firefox settings so that whatever i downloaded on the day will be in this directory.

please help me.

I want to set the today date as a download directory daily automatically in firefox using a batch file or powershell script. for example : Today is 20-May-2018 i want to set the folder under C;\downloads\20May as download dir in firefox settings so that whatever i downloaded on the day will be in this directory. please help me.

Усі відповіді (7)

more options

There were such add-ons available before Quantum came out. As to whether such add-ons are available for Quantum . . . . . .

Go to the Mozilla Add-ons Web Page {web Link} (There’s a lot of good stuff here) and search for what you want.

more options

FredMcD said

There were such add-ons available before Quantum came out. As to whether such add-ons are available for Quantum . . . . . . Go to the Mozilla Add-ons Web Page {web Link} (There’s a lot of good stuff here) and search for what you want.

Thanks for prompt response but I did not find any Add-on to do this. "can you please help me with where the firefox storing the download path in it's directory For example if set download directory as C:\sam it will store this value to remember this setting right? That path I needed', So that I can modify that using any script."

Змінено sumanth2594

more options

Is this what you wanted to know? browser.download.dir


One thing you can try is to create a Windows batch program to create a folder with the current date as its name, and move all files from the download directory to the new one.

https://support.microsoft.com

http://answers.microsoft.com/en-US/windows/forum/windows_10


This program can be very useful for the above http://www.nirsoft.net/utils/nircmd.html

more options

FredMcD said

Is this what you wanted to know? browser.download.dir One thing you can try is to create a Windows batch program to create a folder with the current date as its name, and move all files from the download directory to the new one. https://support.microsoft.com http://answers.microsoft.com/en-US/windows/forum/windows_10

This program can be very useful for the above http://www.nirsoft.net/utils/nircmd.html

browser.download.dir -- can i update the value of this using any script and where it is located ??

more options

browser.download.dir is located in about:config I don't know if these settings can be changed externally.

more options

FredMcD said

browser.download.dir is located in about:config I don't know if these settings can be changed externally.

thank you for response, but i need to know that so that i can organize downloads of the in my work pc.where ,I don't have access to install the any software.

more options

I called for more help.