const sync = require('./'); sync('/source', '/target', null, { algorithm: 'aes-256-ctr', password: '123456' });