Not much activity here. Mostly just trying not to stress too
much. The job search is produced sparse results, sent my
resume in on two jobs (one a telecomuting job, the other, a
job located in Seattle). I have comitments through August
that are most easily met here in Wichita, so I'm trying to
find a job that will allow me to telecomute, or, if located
in Wichita, is not a permanent job, as I could not, in good
conscience, accept a "permanent" job when I have every
intention of moving after August. If I can't find either a
temp job in Wichita or a telecomuting job, then I'll have to
move, and Seattle was my intended destination anyways, so . . .
When I can consentrate, I've been looking at the code for
OpenSSH's sftp program. I don't think it will be much work
to extended it, but I'm not too sure of the best method.
Either I take the existing code and meld additional
functionality on, or I use it as a reference, but write my
own client from scratch. The advantage of option one is that
it would be less work (in theory), but it means my code
would be under the BSD license (as I understand these
things). Option two, more work, but I can place the code
under the GPL. I don't have anything against the BSD style
licenses, per se. However, I'm more familiar with the GPL.