Make a diff between two directories (
source
&target
) and list all files missing in the target.
source
is the directory used as referencetarget
is the directory where the files must be copied
npm install --global @haroun/sync-status-cli
If you don't want to install the package globally, you can use npx instead
npx @haroun/sync-status-cli
$ sync-status --help
Usage
$ sync-status <source> <target>
Examples
$ sync-status ./source ./target
._DSCF2125.RAF
._DSCF2126.RAF
MIT © Harouna Traore