Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any free SFTP gizmos out there?
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01344675
Message ID:
01355993
Views:
34
Hi Victor.

The "Syntax error" message looks to be coming from the server you are trying to connect to, not from your program. I'd guess that the problem is that the server you are connecting to doesn't support SSL or TLS authentication.

I haven't used curl, though I have grabbed a copy to look at, so I may be wrong.

Ian Simcock.


>I'm trying to use this to upload to a sFTP site. This is what I'm getting:
>
>0 About to connect() to ftp1.xx.xx.org port 21 (#0)
>0 Trying 10.xxx.xx.xxx...
>0 connected
>0 Connected to ftp1.xx.xx.org (10.xxx.xx.xxx) port 21 (#0)
>1 220 ftp1.xx.xx.xxx FTP server (NcFTPd 2.2.2) ready.
>2 AUTH SSL
>1 500 Syntax error, command unrecognized.
>2 AUTH TLS
>1 500 Syntax error, command unrecognized.
>0 Closing connection #0
>0 Requested SSL level failed
>
>I've tried to step though the .prg - but just not having much luck figuring out where my 'syntax error' is - you have any ideas?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform