aboutsummaryrefslogtreecommitdiff
path: root/Assistant
diff options
context:
space:
mode:
Diffstat (limited to 'Assistant')
-rw-r--r--Assistant/Threads/Transferrer.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Assistant/Threads/Transferrer.hs b/Assistant/Threads/Transferrer.hs
index 8e2b67243..fe06d5fa1 100644
--- a/Assistant/Threads/Transferrer.hs
+++ b/Assistant/Threads/Transferrer.hs
@@ -74,6 +74,7 @@ startTransfer st dstatus program t info = case (transferRemote info, associatedF
where
params =
[ Param "transferkey"
+ , Param "--quiet"
, Param $ key2file $ transferKey t
, Param $ if isdownload
then "--from"