Jump to content
Ketarin forum

Zane

Members
  • Posts

    14
  • Joined

  • Last visited

Contact Methods

  • Website URL
    http://www.megalab.it

Profile Information

  • Location
    Ferrara, Italy

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Zane's Achievements

Newbie

Newbie (1/14)

  1. See it here: http://img202.imageshack.us/img202/3918/mlishot17.jpg I was using 5 thread and a not-so-fast USB drive. Going down to 3 fixed the issue, but I think it should be handled.
  2. @flo: Please not that the "sharing" function of Ketarin is sharing our SF account credentials online with others when we put it in the sf:// URL !
  3. @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)!
  4. 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..
  5. 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).
  6. 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? 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..
  7. I see this ftp://download.sourceforge.net/pub/sourceforge/ on this page http://www.mirrorservice.org/sites/ftp.sourceforge.net/pub/sourceforge/ : could it be useful?
  8. 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>
  9. That's exactly what I was looking for. Thanks!
  10. Hi, I need to take only the first 3 characters of a string, but I cant find a substr() function.. thanks!
  11. Definitely. A couple of times in the morning, yesterday in the noon and right now (evening). 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>
  12. Hi, I'm trying to share some work I did but I'm getting this: 13/10/2009 11:14:21: Could not submit 'Apache HTTP Server [MLI]' to the online database: Unhandled Exception exception:String could not be parsed as XML Thanks again!
  13. Hi all, I can't find any mention to the advanced setting "Use the following variable as indicator for changes": what does it do? Thankyou!
×
×
  • 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.