Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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

  • 7 respostas
  • 1 tem este problema
  • 2 visualizações
  • Última resposta de 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.

Todas as respostas (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."

Alterado por sumanth2594 em

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.