rsync.net
rsync.net copied to clipboard
Cloning only selected folder
Hello,
I think include, exclude options are for cloning only selected files/folders. Can you explain what to do to copy only selected folders?
Thank you.
Let's say there is folder named A and B in the root. I need to copy A including all files and folders inside recursively and same with B. What function to call with which parameter to use your C# code?