Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I have a directory named test that I want to sync to a directory named test 2 . However, I only want the files and
I have a directory named test that I want to sync to a directory named test However, I only want the files and directories of test to be copied to test How could I do this?
rsync test test
rsync fd test test
rsync av test test
rsync av test test
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started