cp command exclude files
#To copy all files except one do following ;) :
rsync -rv --exclude=file_to_exclude.txt source_folder destiny_folder
cp command exclude files
#To copy all files except one do following ;) :
rsync -rv --exclude=file_to_exclude.txt source_folder destiny_folder
cp exclude file
rsync -av --progress sourcefolder /destinationfolder --exclude thefoldertoexclude
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us