Displaying 1 result from an estimated 1 matches for "onanmtso935".
2001 Sep 12
0
Using RSync with NT/98
...list = yes
I issue this command on the Win98 workstation to start the RSync:
/bin/rsync.exe --verbose --stats --archive --one-file-system --rsync-path
='/bin/rsync.exe' --include='sitever.ini' --include='hclSetup.log'
--include='Update.zip' --exclude='*' onanmtso935::Test /cygdrive/c/Test
RSync produces the following output:
add_exclude(sitever.ini)
add_exclude(hclSetup.log)
add_exclude(Update.zip)
add_exclude(*)
local_version=24 remote_version=24
receiving file list ... recv_file_name(.)
recv_file_name(hclSetup.log)
recv_file_name(sitever.ini)
recv_file_na...