rSync folders from one side to another

rsync -a --include='*/' --exclude='*' source/ destination/

Comentarii

Postări populare de pe acest blog

.NET Core Dependency Injection with Func as constructor parameter

Building Cross-Platform Desktop Apps with Electron.NET