+ Reply to Thread
Results 1 to 5 of 5

Thread: FTP Upload Error Codes

  1. #1

    Default FTP Upload Error Codes

    I am receiving an error trying to auto-upload my build to my ftp server. Here is the line:

    FTP Upload Error (WinInet error code #6)

    I have tried looking for the code in your docs, but not found, so guess I'll ask the source.

    Using SB5 Developer: 5.3.1400.0

    Thanks.

    Bob Taylor

  2. #2

    Default Re: FTP Upload Error Codes

    Update... OK, I have the ftp process running, but it is going to the root of my web server. So if I specify the full path to the ftp folders, I again receive the error #6. I have my download or install files in product level sub directories, so I do need several specific upload configurations.

    Thanks again.

    Bob Taylor

  3. #3
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: FTP Upload Error Codes

    Bob,

    The error code comes from the GetLastError() Windows API. It's impossible to describe all GetLastError codes in our documentation.

    I have never seen this before. We are using the Windows WinInet functions to upload the files to your FTP server. Did you enter the correct folder path?

  4. #4

    Default Re: FTP Upload Error Codes

    That was my problem which I posted (I didn't explain tho) in my second post. But the follow-up on this is how do I get the files to the correct folder on the server. But after some trial & error today, I finally figured that the forward slash had to be used instead of the backslash plus I had to add a folder that is usually masked when ftp (as opposed to http) is used.... so it is working fine now.

    thanks... still experimenting.

    Bob Taylor

  5. #5
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: FTP Upload Error Codes

    Thanks for the info, Bob.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. FTP Upload
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 5
    Last Post: 01-25-2006, 04:49 AM
  2. New FTP Upload function
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 2
    Last Post: 12-18-2005, 05:54 AM
  3. #FTP Upload script problem
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 1
    Last Post: 12-16-2005, 07:37 AM
  4. SetupBuilder 5.2 and FTP Upload
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 0
    Last Post: 11-20-2005, 07:20 AM

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •