PDA

View Full Version : FTP upload error



NewsArchive
08-03-2007, 04:20 AM
Hi,
I am trying to make use of the FTP upload feature after compiling, but I am
getting an error...

Compiler FTP Upload Error (WinINet Error Code #6)

When I try to search the net for wininet errors, they all start at 12000...
anyone know how I can find out what #6 is?

TIA,
Lisa Daugherty

NewsArchive
08-03-2007, 08:05 AM
Lisa,

What do you have in your FTP Location field?

Friedrich

NewsArchive
08-03-2007, 08:42 AM
ftp://info.clientledgersystem.com/subdomains/info/httpdocs/nhr/ is the
location that I am manually copying it to.

Lisa

NewsArchive
08-03-2007, 08:42 AM
Lisa,

ftp:// is "web style" ;-) Not allowed for FTP servers.

Try the IP only (and no ending slash) or a FTP name (e.g. ftp.myserver.com)

Does this help?

Friedrich

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

"point. click. ship" - that's SetupBuilder 6.5
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
08-03-2007, 09:34 AM
I replaced the first part with the IP address and that seems to have worked.
Thanks!
Lisa

NewsArchive
08-03-2007, 09:35 AM
Great! You are welcome.

Friedrich