Picking up where I left off yesterday...

I'm now seeing a constant series of output like this:
Code:
ksock_rw(): error: 16
ksock_rw(): error: 12
ksock_rw(): error: 17
ksock_rw(): error: 12
ksock_rw(): error: 17
ksock_rw(): error: 8
ksock_rw(): error: 11
ksock_rw(): error: 24
ksock_rw(): error: 13
ksock_rw(): error: 30
ksock_rw(): error: 21
ksock_rw(): error: 23
ksock_rw(): error: 11
ksock_rw(): error: 30
ksock_rw(): error: 30
ksock_rw(): error: 28
ksock_rw(): error: 11
ksock_rw(): error: 8
ksock_rw(): error: 18
ksock_rw(): error: -104
kftpd: ksock_rw() failed, rc=-104



Which seem to correspond to the end of each transfer activity in jEmplode, i.e., at the end of transferring a song and at the end of transfering a playlist change.
The upload seems to keep on trucking though.

My scrollback buffer wasn't big enough to capture what happened first, so when I start the next batch, I'll make sure to log to disk.

--Nathan