Monday, March 8, 2010
The BlogWare Struggle Continues
I wasted an hour this evening twiddling with the libraries from Apache Commons. FTP works fine, but my server doesn't support FTPS (FTP over SSL). Plain old FTP is dangerous because the bad guys can intercept your transmissions, steal your passwords, and load nasty stuff onto your server. You don't want to use it unless you change your password on a daily basis, which of course makes it a nuisance.
SFTP is different from FTPS but I can't find an open source for it. SCP, or Secure Copy, is what I really need.
Unfortunately I didn't come to that conclusion until 10:30 PM, so it's going to have to wait until tomorrow. This post I'll have to upload the hard way.
SFTP is different from FTPS but I can't find an open source for it. SCP, or Secure Copy, is what I really need.
Unfortunately I didn't come to that conclusion until 10:30 PM, so it's going to have to wait until tomorrow. This post I'll have to upload the hard way.
