node-sync-files icon indicating copy to clipboard operation
node-sync-files copied to clipboard

How can I ignore a folder?

Open artknight opened this issue 8 years ago • 8 comments

Hi, I need a way to ignore several folders from being synced. How can I do that?

artknight avatar Sep 06 '16 14:09 artknight

I'd also like the ability to exclude particular files or folders. The ability to use glob patterns would be great!

graywithanA avatar Sep 16 '16 15:09 graywithanA

The ability to add timestamps would also be awesome.

graywithanA avatar Sep 16 '16 16:09 graywithanA

I think the project is dead.

On Friday, September 16, 2016, Travis Gray [email protected] wrote:

The ability to add timestamps would also be awesome.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/byteclubfr/node-sync-files/issues/4#issuecomment-247645951, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJoQkJG0AXMAeSzIlEt8IemyVwIedXGks5qqsPzgaJpZM4J17uL .

-- Arthur

artknight avatar Sep 16 '16 16:09 artknight

hmm, maybe so

graywithanA avatar Sep 17 '16 04:09 graywithanA

@graywithanA @artknight I recently had the exact same issue. So I developed my own glob based version. go check it, hope it helps sync-glob

AndyOGo avatar Nov 03 '16 21:11 AndyOGo

@AndyOGo @artknight @graywithanA also worth mentioning is mysticatea/cpx

muloka avatar Nov 08 '16 20:11 muloka

@muloka Also nice, I like the transform option. Though I miss exclude and multiple sources features (which sync-glob provides)...

AndyOGo avatar Nov 08 '16 22:11 AndyOGo

@AndyOGo @muloka Thanks for the suggestions. I just got back to my computer for the first time in a month and will definitely check these out. It looks like @AndyOGo has added the transform option to his package so that one might be the winner!

graywithanA avatar Nov 30 '16 20:11 graywithanA