Jump to content
Ketarin forum

Zane

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by Zane

  1. @flo: You were right: trying to SCP without project name did the trick. I can now access SF form SCP.

     

    Since beta9, Ketarin works too with SF!

     

    @josh: Just try sf://yourusername:yourpassword@http://sourceforge.net/projects/dvdflick/files/dvdflick/DVD Flick {VERSION}/dvdflick_setup_{VERSION}.exe/download

     

    FileZilla Server ok too: sf://yourusername:yourpassword@http://downloads.sourceforge.net/filezilla/FileZilla_Server-{VERSION}.exe

     

     

     

    I'm glad you guys liked my tutorial! If flo has the chance to link it form your site, I'd appreciate that ;)

     

     

     

    @josh: pay attention: you're displaying your SF account credentials in your log (I did the some posts ago)!

  2. No luck:

     

    Status:    Connecting to frs.sourceforge.net...
    Response:    fzSftp started
    Command:    open "myusername,dvdflick@frs.sourceforge.net" 22
    Command:    Trust new Hostkey: Once
    Command:    Pass: **********************
    Error:    Authentication failed.
    Error:    Critical error
    Error:    Could not connect to server

     

    So it's not a Ketarin fault..

  3. Any more feedback on the sf:// protocol yet? If no one either uses it or if no one can get it to work, I will remove this feature.

    09/10/2010 13:13:29: Update started with 1 application(s)
    09/10/2010 13:13:34: DVD Flick [MLI] (32-64 bit): Replacing {VERSION} in 'sf://myusername:mypassword@http://sourceforge.net/projects/dvdflick/files/dvdflick/DVD Flick {VERSION}/dvdflick_setup_{VERSION}.exe/download' with '1.3.0.7'
    09/10/2010 13:13:36: DVD Flick [MLI] (32-64 bit): Failed, Invalid username or password for sourceforge
    09/10/2010 13:13:36: Update finished
    
    DVD Flick [MLI] (32-64 bit)    Invalid username or password for sourceforge (sf://myusername:mypassword@https://sourceforge.net/projects/dvdflick/files/dvdflick/DVD Flick 1.3.0.7/dvdflick_setup_1.3.0.7.exe/download)
    

     

    I tired both with http://SF and httpS://SF , with or without referrer.

     

    User and pass are ok (I tried via browser).

  4. Thanks, CybTekSol: I'll give it a try if I can, but since I have a ton of app to reconfigure, I'd rather go for the final template, skipping any ad interim.

     

    Flo: what about built-in support for SF, similar to FileHippo?

     

    I cannot currently connect to the servere.

    Neither can I, going to SF FTP directly. I thought it was a problem on my side... but now I fear that the FTP access was removed, and mirrorservice is giving an old link..

  5. Hi Shawn, thank you for sharing this template: many of my installer are from SF, and so I was stuck!

     

    I've a problem though: DVD Flick ( http://www.dvdflick.net/download.php ) doesnt work: could you please take a look? Here you have the code generated exporting the app created from your template:

     

    <?xml version='1.0' encoding='utf-8'?>
    <Jobs>
     <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="cfb5ced9-48d0-442c-8cb2-67443f19ef1c">
       <WebsiteUrl>{swebsite}</WebsiteUrl>
       <UserNotes />
       <LastFileSize>0</LastFileSize>
       <LastFileDate xsi:nil="true" />
       <IgnoreFileInformation>false</IgnoreFileInformation>
       <DownloadBeta>Default</DownloadBeta>
       <DownloadDate xsi:nil="true" />
       <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
       <VariableChangeIndicator>{version}</VariableChangeIndicator>
       <CanBeShared>true</CanBeShared>
       <ShareApplication>false</ShareApplication>
       <ExclusiveDownload>false</ExclusiveDownload>
       <HttpReferer>http://sourceforge.net/</HttpReferer>
       <Variables>
         <item>
           <key>
             <string>sftag</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>Textual</VariableType>
               <Regex />
               <TextualContent>dvdflick</TextualContent>
               <Name>sftag</Name>
             </UrlVariable>
           </value>
         </item>
         <item>
           <key>
             <string>version</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>RegularExpression</VariableType>
               <Regex>/projects?/[^'"]+[/\s]v?([\d\.]+)[_\./\s]</Regex>
               <Url>http://sourceforge.net/projects/{sftag}/files/</Url>
               <Name>version</Name>
             </UrlVariable>
           </value>
         </item>
         <item>
           <key>
             <string>filepath</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>Textual</VariableType>
               <Regex />
               <TextualContent />
               <Name>filepath</Name>
             </UrlVariable>
           </value>
         </item>
         <item>
           <key>
             <string>filestart</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>Textual</VariableType>
               <Regex />
               <TextualContent>dvdflick_setup</TextualContent>
               <Name>filestart</Name>
             </UrlVariable>
           </value>
         </item>
         <item>
           <key>
             <string>filemiddle</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>Textual</VariableType>
               <Regex />
               <TextualContent>{version}</TextualContent>
               <Name>filemiddle</Name>
             </UrlVariable>
           </value>
         </item>
         <item>
           <key>
             <string>fileend</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>Textual</VariableType>
               <Regex />
               <TextualContent />
               <Name>fileend</Name>
             </UrlVariable>
           </value>
         </item>
         <item>
           <key>
             <string>fileext</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>Textual</VariableType>
               <Regex />
               <TextualContent />
               <Name>fileext</Name>
             </UrlVariable>
           </value>
         </item>
         <item>
           <key>
             <string>filepattern</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>RegularExpression</VariableType>
               <Regex>/projects?/{sftag}/([^'"]*{filepath}[^'"]*[^'"/\?&]*({version}/)?{filestart}[^'"/]+{filemiddle}[^'"/]+{fileend}[^'"/\?&]*\.{fileext}[^'"/\?&]*)['"/\?&]</Regex>
               <Url>http://sourceforge.net/projects/{sftag}/files/{filepath}</Url>
               <TextualContent />
               <Name>filepattern</Name>
             </UrlVariable>
           </value>
         </item>
         <item>
           <key>
             <string>sdownload</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>Textual</VariableType>
               <Regex />
               <TextualContent>http://downloads.sourceforge.net/{sftag}/{filepattern}?download</TextualContent>
               <Name>sdownload</Name>
             </UrlVariable>
           </value>
         </item>
         <item>
           <key>
             <string>groupid</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>RegularExpression</VariableType>
               <Regex>\?group_id=([\d]+)</Regex>
               <Url>http://sourceforge.net/projects/{sftag}/</Url>
               <Name>groupid</Name>
             </UrlVariable>
           </value>
         </item>
         <item>
           <key>
             <string>swebsite</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>Textual</VariableType>
               <Regex />
               <TextualContent>http://sourceforge.net/projects/{sftag}/</TextualContent>
               <Name>swebsite</Name>
             </UrlVariable>
           </value>
         </item>
         <item>
           <key>
             <string>schangelog</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>Textual</VariableType>
               <Regex />
               <TextualContent>http://sourceforge.net/news/?group_id={groupid}</TextualContent>
               <Name>schangelog</Name>
             </UrlVariable>
           </value>
         </item>
         <item>
           <key>
             <string>snotes</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>Textual</VariableType>
               <Regex />
               <TextualContent />
               <Name>snotes</Name>
             </UrlVariable>
           </value>
         </item>
       </Variables>
       <ExecuteCommand />
       <ExecutePreCommand />
       <Category>ripping</Category>
       <SourceType>FixedUrl</SourceType>
       <PreviousLocation />
       <DeletePreviousFile>true</DeletePreviousFile>
       <Enabled>true</Enabled>
       <FileHippoId />
       <LastUpdated xsi:nil="true" />
       <TargetPath>{root}Software\[CAT] Multimedia\DVD Flick\DVD Flick.{url:ext}</TargetPath>
       <FixedDownloadUrl>{sdownload}</FixedDownloadUrl>
       <Name>DVD Flick (32-64 bit) from templates</Name>
     </ApplicationJob>
    </Jobs>

  6. Did you try several times, at different times?

    Definitely. A couple of times in the morning, yesterday in the noon and right now (evening).

     

    Otherwise, could you post the job your trying to share?

     

    Nothing fancy at all. Here you are

     

    <?xml version="1.0" encoding="utf-16"?>
    <Jobs>
     <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="ef679564-8588-4641-bd99-127ff8490fa1">
       <DownloadBeta>Default</DownloadBeta>
       <DownloadDate xsi:nil="true" />
       <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
       <VariableChangeIndicator />
       <CanBeShared>true</CanBeShared>
       <ShareApplication>true</ShareApplication>
       <ExclusiveDownload>false</ExclusiveDownload>
       <HttpReferer />
       <Variables>
         <item>
           <key>
             <string>VERSIONE-APACHE</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>StartEnd</VariableType>
               <Regex />
               <Url>http://httpd.apache.org/download.cgi</Url>
               <StartText><a name="apache22"><strong>Apache HTTP Server </StartText>
               <EndText> 
    is the best available version</strong></a></EndText>
               <Name>VERSIONE-APACHE</Name>
             </UrlVariable>
           </value>
         </item>
         <item>
           <key>
             <string>VERSIONE-OPENSSL</string>
           </key>
           <value>
             <UrlVariable>
               <RegexRightToLeft>false</RegexRightToLeft>
               <VariableType>StartEnd</VariableType>
               <Regex />
               <Url>http://httpd.apache.org/download.cgi</Url>
               <StartText><li>Win32 Binary including OpenSSL </StartText>
               <EndText> (MSI Installer):</EndText>
               <Name>VERSIONE-OPENSSL</Name>
             </UrlVariable>
           </value>
         </item>
       </Variables>
       <ExecuteCommand />
       <ExecutePreCommand />
       <Category>server</Category>
       <SourceType>FixedUrl</SourceType>
       <PreviousLocation>T:\Software\[CAT] Server & webapp\Apache\ApacheSetup_ketarined.msi</PreviousLocation>
       <DeletePreviousFile>true</DeletePreviousFile>
       <Enabled>true</Enabled>
       <FileHippoId />
       <LastUpdated>2009-10-12T21:30:58.0745646</LastUpdated>
       <TargetPath>{root}Software\[CAT] Server & webapp\Apache\ApacheSetup_ketarined.{url:ext}</TargetPath>
       <FixedDownloadUrl>http://apache.fis.uniroma2.it/httpd/binaries/win32/apache_{VERSIONE-APACHE}-win32-x86-openssl-{VERSIONE-OPENSSL}.msi</FixedDownloadUrl>
       <Name>Apache HTTP Server [MLI]</Name>
     </ApplicationJob>
    </Jobs>
    

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.