I wanted scp to skip existing files in the destination. Unfortunately, the command does not have such flag.
I ended up adding the immutable bit to the destination first...
chattr +i ./*
So now when you run scp from the source, it skips existing files with this error,
scp: 3-1597939341.txt: Operation not permitted
[link] [comments]
SOCIAL SHARE CARD GENERATOR