Resources for IT Professionals > Página Inicial dos Fóruns > The Official Scripting Guys Forum! > Pull files from remote server and create current day folder in destination folder
Fazer uma PerguntaFazer uma Pergunta
 

PerguntaPull files from remote server and create current day folder in destination folder

  • quinta-feira, 2 de julho de 2009 15:22RoninWarrior Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    I was looking for some help here on a script.

    What needs to be done is pull any type of file (txt, csv, log, etc...) from a remote windows servers via copy. 
    But at the destination location, we need to create a current date folder.  Here is a small catch, the file we pull has to be the day before.
    Any help will be greatly appreciate. 

Todas as Respostas

  • sexta-feira, 3 de julho de 2009 0:32MatthewBeattie Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    Hi

    Do you know the source location of the files you want to copy from the remote sever or do you simply want to copy all files with the extensions .txt, .csv, & .log? Will these files exist on multiple drives\volumes on the remote system? Which scripting language would you prefer to do this? VBScript? PowerShell? Reply back with some more information and i'll see what I can script up.

    Cheers

    Matt :)