I am having an issue with an CFFTP implementation that has worked for years. The code was in service for about 4 years and worked fine.
The code is used to move some large files to an archive server so they don't fill up the main server. A few months ago we upgraded the OS on the archiving server. The OpenBD server was also upgraded from 1.4 to 3.1 Since there was space on the main server, I didn't need to run the archiving CFFTP code right away. Now when I run the code I am getting an error. It seems to log in as I am getting this from dumping the CFFTP variable after the first two CFFTP commands. structerrorcode230errortext230 User logged in, proceed. Logged out if appropriate. succeeded YES structerrorcode257errortext257 "PATHNAME" created. returnvalue/succeeded YES Later in the code there is a test for cfftp.returnValue and it errors saying the variable is not present I am able to successfully log in with the same credentials from other FTP clients. I am stumped. My only guess is that the updated archiving server is maybe sending a new server key that need to OK'd. This always happens when I log in to a new or changed server with a regular FTP client. Is this possible and how would I get around it with CFFTP. Any other possible ideas? Are there changes related to CFFTP between 1.4 and 3.X? Thanks, Magnus -- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
