fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] rsync_project without verbose output


From: Jeff Forcier
Subject: Re: [Fab-user] rsync_project without verbose output
Date: Wed, 4 Sep 2013 13:58:23 -0700

Hi Jon,

Sorry for the delay, you caught me right as I left on vacation.

I saw you made a ticket for this; just replied to it. Thanks!

-Jeff

On Tue, Aug 27, 2013 at 10:46 AM, Jon Dufresne <address@hidden> wrote:
> Hi,
>
> I am using rsync_project to transfer files to servers as part of my
> deployment process. Thousands of files are transferred. Using rsync_project,
> Fabric's rsync passes -v (--verbose) which causes every file uploaded to be
> printed out. With thousands of files, this is very noisy. Is there a way to
> prevent verbose output?
>
> I tried passing the -q (--quiet) option to extra_opts, however this
> suppresses a lot more than just the verbose output, so I end up with too
> little output. I think perhaps the best policy would be not to force verbose
> output on user.
>
> Any ideas?
>
> Thanks,
> Jon
>
> _______________________________________________
> Fab-user mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/fab-user
>



-- 
Jeff Forcier
Unix sysadmin; Python/Ruby engineer
http://bitprophet.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]