So it wasn't cron that was the culprit, and I didn't see it in my list of running processes. At this point I don't care either. I used:
Quote:
apt-get remove proftpd
The result:
Quote:
apt-get remove proftpd
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting proftpd-basic instead of proftpd
The following packages were automatically installed and are no longer required:
db4.8-util libfile-copy-recursive-perl update-inetd openbsd-inetd
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
proftpd-basic
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 2187kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 27060 files and directories currently installed.)
Removing proftpd-basic ...
* Stopping ftp server proftpd [ OK ]
Processing triggers for man-db ...
Processing triggers for ureadahead ...
And guess what, it was neither running or listening on a port at that point. I wonder what "Stopping ftp server" means...
Anyway, that's the end of that.
_________________
If all else fails, reboot...
PHP Tutorials and MySQL Tutorials