+ Reply to Thread
Results 1 to 5 of 5

Thread: Command line and the FTP upload prompt

  1. #1

    Default Command line and the FTP upload prompt

    Id like to setup SB in my automated build system so that when the installer completes successfully, it automatically does the upload.

    I can add a step to the build system in order to make this happen, but Im curious if there is a command line parameter that allows me to tell SB7 to reply Yes to the "do you want to upload" prompt.

    Mark

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

    Default Re: Command line and the FTP upload prompt

    Hi Mark,

    I checked the source code and it should never display the 'Do you want to upload the release to your FTP site?' dialog if you are doing a command line compile.

    Do you see that prompt if you do a command line compile?

    Thanks,
    Friedrich

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

    Default Re: Command line and the FTP upload prompt

    Mark,

    To be on the safe side, I have tested the following command line compile on XP, Windows 7 and Windows 8:

    sb8.exe /C "H:\testscripts\cmdtest.sb8"

    It uploaded the generated setup without any prompt to the web server.

    Friedrich

  4. #4

    Default Re: Command line and the FTP upload prompt

    Thanks Friedrich. I was asking in advance of making these lights out changes and asked mostly because I didnt see a reference to that prompt in the docs.

    Mark

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

    Default Re: Command line and the FTP upload prompt

    Hi Mark,

    Aha, okay It "should" work fine without an upload prompt from the command line. But if there is a problem, just let me know and I'll fix it.

    Thanks,
    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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
  •