Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

FTP weirdness

$
0
0
FTP weirdness
Web Connection
FTP weirdness
06/06/2012
03:09:06 PM
3IQ0WH6T6 Show this entire thread in new window
Gratar Image based on email address
From:
Vince
To:
All 
Attachments:
None
I have an old VFP6 program that uses the wwIPStuff FTP control. The VFP exe file resides on a network share.

lnRespOK = oFTP.FTPConnect(ALLTRIM(DatParam.IPAddr),ALLTRIM(DatParam.SUserID),; ALLTRIM(DatParam.SPassword))

I recently changed the IP address, username & password parameters and now it won't connect to the FTP server.

I know the parameters are valid because I can connect using other FTP clients.

And here's the weirdness...when another user runs the VFP program from the network share, she is able to connect to the FTP server just fine.

I'm wondering if there is some lingering setup string that needs to be flushed out somehow?

Any help would be most appreciated.


Viewing all articles
Browse latest Browse all 10393

Trending Articles