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 <[email protected]> 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 > [email protected] > https://lists.nongnu.org/mailman/listinfo/fab-user > -- Jeff Forcier Unix sysadmin; Python/Ruby engineer http://bitprophet.org _______________________________________________ Fab-user mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/fab-user
