diff --git a/ATxService/RoboCommand.cs b/ATxService/RoboCommand.cs
index 6a0aa79e385fecad65b20fd40ee0e3ef86b4ed09..36dd9d6513d740ba0c81af2d84275e47f3c4382b 100644
--- a/ATxService/RoboCommand.cs
+++ b/ATxService/RoboCommand.cs
@@ -75,6 +75,8 @@ namespace ATxService
                 // _roboCommand.CopyOptions.CopyAll = true;
                 _roboCommand.CopyOptions.CopyFlags = "DT";
 
+                _roboCommand.CopyOptions.DirectoryCopyFlags = "T";
+
                 // select options
                 _roboCommand.SelectionOptions.ExcludeOlder = true;
                 // retry options