Hi Everyone, Rsync Version - 2.5.6 Unix - Sol 9
With rsync in daemon mode is it possible to have rsync log file deletes along with transfers? Current log generates 2003/03/11 09:42:49 [15854] recv localhost [127.0.0.1] Content1 () tt/libbsm.so.1 135852 2003/03/11 09:42:49 [15854] recv localhost [127.0.0.1] Content1 () tt/libbz2.so 65228 2003/03/11 09:42:49 [15854] recv localhost [127.0.0.1] Content1 () tt/libbz2.so.1 65228 Is it also possible to have the client log deletes as well ?? based on a command line entry of: --log-format="%t %o Development Host %m %f %l" Current Log Generates 2003/03/11 09:42:49 send Development Host u1/source/tt/libbsm.a 215376 2003/03/11 09:42:49 send Development Host u1/source/tt/libbsm.so 135852 2003/03/11 09:42:49 send Development Host u1/source/tt/libbsm.so.1 135852 2003/03/11 09:42:49 send Development Host u1/source/tt/libbz2.so 65228 2003/03/11 09:42:49 send Development Host u1/source/tt/libbz2.so.1 65228 Cheers, Scott D -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html