ditto icon indicating copy to clipboard operation
ditto copied to clipboard

I want to create a subfolder "backups" that will contain all the backups

Open HamzaMihfad opened this issue 3 years ago • 1 comments

in dumpMongo2Localfile function:

  connection: {
    path:  `./backups/backup ${moment().format("DD-MM-YYYY HH.mm.ss")}.tar`,
  },

it doesn't work, I don't know why!

HamzaMihfad avatar Sep 01 '21 15:09 HamzaMihfad

@HamzaMihfad what is the error that you are getting?

lihaibh avatar Sep 11 '21 05:09 lihaibh