Getting the 'hidden' .htaccess file.

Ian Skinner iskinner at cdpr.ca.gov
Fri Sep 3 11:57:02 MDT 2010


>>> Paul Slootman <paul+rsync at wurtel.net> Friday, September 03, 2010 10:37 AM >>>
> I'm still missing the multiple -v and -i options.

Something like this?  If it is not patently obvious, I am very new to rsync.

dprweb> /usr/local/bin/rsync -v -v -v -v -i -i -i --progress --stats --compress .htaccess appprod::test
opening tcp connection to appprod port 873
note: iconv_open("ISO-8859-1", "ISO-8859-1") succeeded.
sending daemon args: --server -vvvvze.sf "--log-format=%i%I" . test/

(Client) Protocol versions: remote=30, negotiated=30
[sender] make_file(.htaccess,*,0)
[sender] flist start=0, used=1, low=0, high=0
[sender] i=0 <NULL> .htaccess mode=0100775 len=6772 flags=0
send_file_list done
file list sent
send_files starting
send_files(0, .htaccess)
.f          .htaccess
send_files phase=1
send_files phase=2
send files finished
total: matches=0  hash_hits=0  false_alarms=0 data=0

Number of files: 1
Number of files transferred: 0
Total file size: 6772 bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 23
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 29
Total bytes received: 11

sent 29 bytes  received 11 bytes  80.00 bytes/sec
total size is 6772  speedup is 169.30
[sender] _exit_cleanup(code=0, file=main.c, line=1042): entered
[sender] _exit_cleanup(code=0, file=main.c, line=1042): about to call exit(0)



More information about the rsync mailing list