When I first started having this problem, the server would seem to connect just fine. I'd put in the server/username/password and it would pull up the directory, so it seemed to be logging in just fine. But when I tried to run the rule, nothing happened, and when I looked in the log, I saw this:
2014-02-28 10:11:44.174 hazelworker[6653][CONNECTION] DEBUG: USER besaadmin
2014-02-28 10:11:44.200 hazelworker[6653][CONNECTION] DEBUG: 331 Please specify the password.
2014-02-28 10:11:44.200 hazelworker[6653][CONNECTION] DEBUG: PASS ####
2014-02-28 10:11:45.247 hazelworker[6653][CONNECTION] DEBUG: 530 Login incorrect.
2014-02-28 10:11:45.414 hazelworker[6653][CONNECTION] DEBUG: 220 (vsFTPd 2.3.4)
2014-02-28 10:11:45.414 hazelworker[6653][CONNECTION] DEBUG: USER besaadmin
2014-02-28 10:11:45.439 hazelworker[6653][CONNECTION] DEBUG: 331 Please specify the password.
2014-02-28 10:11:45.440 hazelworker[6653][CONNECTION] DEBUG: PASS ####
2014-02-28 10:11:46.478 hazelworker[6653][CONNECTION] DEBUG: 530 Login incorrect.
Hazel seemed to be able to login when I was setting up the rule, and that exact login works when I go through Transmit.
I tried switching to a different FTP server, but the log continued to show the user as besaadmin. I even tried deleting the rule and making a new one to that different FTP server, but the log still showed the user as besaadmin and gave me the login incorrect error.
I uninstalled & reinstalled the program, and now I'm getting NSURLErrorDomain error -1012. Again, when I go to login through Transmit, it works fine. I am completely stumped.
Any help would be greatly appreciated!