Rsync command and verbose log
Karan Grover
woodenrat at gmail.com
Fri Apr 30 08:30:08 UTC 2010
Hi
Do a rsync -v > /tmp/abc,txt 2>&1 &
This will send all the output to /tmp/abc.txt file and run the process in
the background
HTH
Karan Grover
On Thu, Apr 29, 2010 at 10:50 PM, Vijay Shanker Dubey
<vijay.shad at gmail.com>wrote:
> Hi,
>
> I am creating a script to sync my important documents between two system. I
> want my script to generate a log file for the last action. can you suggest
> me a way to achieve this.
>
> Question: If I execute the rsync command with -v flag, it will print a lot
> of messages on the console. Is there any way. So, I can redirect these logs
> to a file?
>
>
> Regards,
> Vijay Shanker Dubey
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20100430/1fc84c5f/attachment.html>
More information about the ubuntu-users
mailing list