aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/box.com_never_stops_syncing./comment_7_4b0632a4e37c96959a8e6434e9fd86fb._comment
blob: 2ac3f360efe74b451e6a74d4263546a13f7f5265 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8"
 nickname="develop"
 subject="Logs"
 date="2013-09-13T11:43:22Z"
 content="""
So have two days of logs now, and it doesn't look like it is retrying old files.

http://paste.ubuntu.com/6101255/ <- day 1

http://paste.ubuntu.com/6101256/ <- day 2

Setting the computer to do the following loop over the weekend, lets see if everything is done come monday.

for i in `seq 3 2000`; do git annex copy --to box.com --not --in box.com 2>&1 | tee ../work-annex-copy-to-box.com-not-in-box.com-run$i.log; done

"""]]