Skip to main content
13-Aquamarine
March 19, 2012
Question

Worker ftp error

  • March 19, 2012
  • 1 reply
  • 713 views
Setting up a new worker on windows 7.
I'm getting this error. "Problem deleting all files via ftp sun.net.ftp.FtpLoginException: Not logged in"

A command line:
ftp <server name=">
Results in:
Access is denied

Any ideas?

I've enabled IIS & Telnet on the worker
I can telnet from worker to server and vice/versa
Log files show that the worker process starts ok
Log files show that the connection to the server is established

David Haigh
Phone: 925-424-3931
Fax: 925-423-7496
Lawrence Livermore National Lab
7000 East Ave, L-362
Livermore, CA 94550

1 reply

davehaigh13-AquamarineAuthor
13-Aquamarine
March 20, 2012
In comparing the new worker with an older one that works, I found I'd forgotten to set the FTP Authorization Rules.

[cid:image003.jpg@01CD0685.180F8620]

That solved the log in problem, but now I have another problem:
Problem deleting all files via ftp java.io.FileNotFoundException: CWD /cad_viewables: 550 Cannot create a file when that file already exist.

The thing is the folder is empty, there are no files in it???????????

David Haigh