rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Ranger

Pages: 1 2
1
HFS ~ HTTP File Server / Spammed "Requested HEAD /"
« on: October 22, 2011, 02:17:26 PM »
Recently I've been getting a lot of Requested HEAD spam in my log file from various IP addresses.
Other then banning, is there anything I can do to curtail this from happening?

2
RAWR-Designs / TPGen v3.0.3
« on: November 14, 2010, 11:50:08 PM »
I upgraded to the latest TPGen and have just one issue.

When looking at my images through the browser, the thumbnails don't show the actual pictures anymore.

This is what they all show now:


Any idea what may have changed, or if I'm missing a setting?

3
HFS ~ HTTP File Server / Own IP pings HFS every 5 minutes?
« on: July 29, 2010, 02:30:17 PM »
I noticed an issue that cropped up yesterday sometime. Every 5 minutes on the dot I get a "Requested GET/" from my own internal IP. It's really driving me nuts trying to figure out whats causing this.

I know its a long shot, but any ideas on how to trace this and see whats causing this?

4
HFS ~ HTTP File Server / Possible to add for logs?
« on: February 26, 2010, 04:32:30 PM »
Something I would like to see, if possible, is to highlight certain portions of the log to make them stick out more.

For example:
Highlight the word "Fully Uploaded", "Fully Downloaded", etc.

This is to make it easier to skim through the log vs analyzing every line.

5
RAWR-Designs / Can't delete when using Diff Template
« on: November 24, 2009, 01:33:18 PM »
I can delete files just fine in folders that I don't have anything in for Diff Template.

However in folders where I have this in:

Code: [Select]
[]
{.if|%user%|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
{.$disclaimer.}
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="robots" content="noindex,nofollow"/>
<title>{.!lv_title.} - {.!lv_home.}%folder%</title>
<script type="text/javascript" src="/template/rawr_default/code/rawr_main.js"></script>
<script type="text/javascript" src="/template/rawr_default/code/rawr_previewbox.js"></script>
<link rel="stylesheet" type="text/css" href="/template/{.!theme.}/code/{.!theme.}_main.css"/>
<script type="text/javascript">
var serverFolder="%folder%";
var serverHost="%host%";
var theme="{.!theme.}";
var mod_folder_tasks="{.!mod_folder_tasks.}";
var mod_statistics="{.!mod_statistics.}";
var mod_shoutbox="{.!mod_shoutbox.}";
//Language Strings
var lv_loading="{.!lv_loading.}";
var lv_advSearch="{.!lv_advSearch.}";
var lv_search="{.!lv_search.}";
var lv_searchAlert="{.!lv_searchAlert.}";
var lv_files="{.!lv_files.}";
var lv_folders="{.!lv_folders.}";
var lv_both="{.!lv_both.}";
var lv_recursive="{.!lv_recursive.}";
var lv_current="{.!lv_current.}";
var lv_root="{.!lv_root.}";
var lv_hideTitle="{.!lv_hideTitle.}";
var lv_showTitle="{.!lv_showTitle.}";
</script>
<noscript><style type="text/css">.hide{display:none}</style></noscript>
<!--[if lte IE 6]><style type="text/css">#mainInner{width:980px}</style><![endif]-->
</head>
<body>
<div id="mainOuter">
<div id="mainInner"><div id="mainInner1"><div id="mainInner2"><div id="mainInner3">
<div id="header">
<div><div id="bCrumbs">{.breadcrumbs|{:<a href="%bread-url%">{.or|%bread-name%|{.!lv_home.}.}/</a>:}.}</div></div>
</div>
<div id="content">
<div id="navbar">
{.if not|%user%|<div class="bigBtn"><a href="~login"><span>{.!lv_login.}</span></a></div>.}
<div class="bigBtn">
<a href="javascript:openTransfers()" class="hide"><span>{.!lv_transfers.}</span></a>
<noscript><a href="/~progress" target="_blank"><span>{.!lv_transfers.}</span></a></noscript>
</div>
{.if|{.get|can upload.}|<div class="bigBtn"><a href="~upload" title="{.!lv_uploadTitle.}"><span>{.!lv_upload.}</span></a></div>.}
{.if|{.{.!btn_back.}=on.}|{.if not|{.%folder%=/ .}|<div id="backBtn"><a href=".."><span>{.!lv_back.}</span></a></div>.}.}
</div>
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td width="100%" valign="top" id="tableCol">
%folder-comment%
{.$files.}
</td>
{.if|{.match|{.!mod_folder_tasks.};{.!mod_statistics.};{.!mod_shoutbox.}|on.}|
<td width="175" valign="top" id="moduleCol">
<span id="specialBox"></span>
{.if|{.match|127.*;10.*;192.168.*|%ip%.}|
<div class="module">
<div class="modHeading">
<span><img src="/template/rawr_default/images/spacer.gif" width="8" align="top" alt=""/></span>
{.!lv_check.}
</div>
<div class="modContent">
{.if|{.?updates.}|
{:
{.set|new_build|{.load|http://rawr-designs.com/updater.php?project=template&ext=.txt.}.}
<span>[{.!build.}]</span>{.!lv_currentBuild.}:<br/>
<span>[{.^new_build.}]</span>{.!lv_latestBuild.}:
<div class="divide">
<center>
<a href="http://rawr-designs.com/?page=template" target="_blank">
-
{.if|{.{.^new_build.}={.!build.}.}|{.!lv_homepage.}|{.!lv_download.} {.^new_build.}.}
-
</a>
</center>
</div>
:}
|<center><a href="http://%host%%encoded-folder%?updates=1">- {.!lv_checkNow.} -</a></center>.}
</div>
</div>
.}
{.if|{.{.!mod_folder_tasks.}=on.}|
<div class="module">
<div class="modHeading">
<span>
<a href="javascript:pinModule('Folder_Tasks')" id="Folder_Tasks_Link" title="{.!lv_hideTitle.}"><img
class="hide" src="/template/{.!theme.}/images/hide.gif" align="top" alt=""/>
<noscript><img src="/template/rawr_default/images/spacer.gif" width="8" align="top" alt=""/></noscript>
</a>
</span>
{.!lv_folderTasks.}
</div>
<div class="modContent" id="Folder_Tasks">
{.if|{.{.!mod_search.}=on.}|
<form action="/" name="simpleSearch" method="get">
<input class="formInput" type="text" name="search" size="13" maxlength="32" value="{.$search-data.}" onclick="if(this.value=='{.$search-data.}')this.value=''"/>
<input type="submit" value="Go"/>
</form>
<a href="javascript:initPreviewBox('specialBox','search')" class="hide">{.!lv_advSearch.}</a>
.}
{.if|%number%|
<div {.if|{.{.!mod_search.}=on.}|class="divide".}>
{.!lv_sortBy.}:<br/>
<a href="{.get|url|sort=t|rev={.and|{.?sort=t.}|{.not|{.?rev.}.}.}.}">{.!lv_age.}</a>,
<a href="{.get|url|sort=d|rev={.and|{.?sort=d.}|{.not|{.?rev.}.}.}.}">{.!lv_hits.}</a>,
<a href="{.get|url|sort=n|rev={.and|{.?sort=n.}|{.not|{.?rev.}.}.}.}">{.!lv_name.}</a>,
<a href="{.get|url|sort=s|rev={.and|{.?sort=s.}|{.not|{.?rev.}.}.}.}">{.!lv_size.}</a>,
<a href="{.get|url|sort=e|rev={.and|{.?sort=e.}|{.not|{.?rev.}.}.}.}">{.!lv_type.}</a>
</div>
<div class="divide">
<span>[%number-files%]</span>{.!lv_files.}:<br/>
<span>[%number-folders%]</span>{.!lv_folders.}:<br/>
<span>[%number%]</span>{.!lv_totalObjects.}:<br/>
<span>[%total-size%]</span>{.!lv_totalSize.}:
</div>
<div class="divide">
&nbsp;&#8226;<a href="?tpl=list&amp;folders-filter=%5C{.if|{.get|can recur.}|&amp;recursive.}" target="_blank" title="{.!lv_fileListingTitle.}"> {.!lv_fileListing.}</a>
{.if|{.get|can archive.}|<br/>&nbsp;&#8226;<a href="%folder%~folder.tar{.if|{.get|can recur.}|?recursive.}" title="{.!lv_archiveTitle.}"> {.!lv_archive.}</a>.}
{.if|{.get|can upload.}|<br/>&nbsp;&#8226;<a href="~upload" title="{.!lv_uploadTitle.}"> {.!lv_upload.}</a>.}
</div>
.}
</div>
</div>
.}
{.if|{.{.!mod_statistics.}=on.}|
<div class="module">
<div class="modHeading">
<span>
<a href="javascript:pinModule('Statistics')" id="Statistics_Link" title="{.!lv_hideTitle.}"><img
class="hide" src="/template/{.!theme.}/images/hide.gif" align="top" alt=""/>
<noscript><img src="/template/rawr_default/images/spacer.gif" width="8" align="top" alt=""/></noscript>
</a>
</span>
{.!lv_statistics.}
</div>
<div class="modContent" id="Statistics">
<div id="stats">{.$stats.}</div>
{.if|{.{.!sym_ip.}=on.}|<br/><span>[%ip%]</span>{.!lv_yourIp.}:<br/>.}
{.if|%user%|<span>[%user%]</span>{.!lv_yourId.}:.}
</div>
</div>
.}
{.if|{.{.!mod_shoutbox.}=on.}|
<div class="module">
<div class="modHeading">
<span>
<a href="javascript:pinModule('Shoutbox')" id="Shoutbox_Link" title="{.!lv_hideTitle.}"><img
class="hide" src="/template/{.!theme.}/images/hide.gif" align="top" alt=""/>
<noscript><img src="/template/rawr_default/images/spacer.gif" width="8" align="top" alt=""/></noscript>
</a>
</span>
{.!lv_shoutbox.}
</div>
<div class="modContent" id="Shoutbox">
<iframe src="/template/rawr_default/shoutbox/display_posts/?sort=t&rev=1" height="240" width="153" frameborder="0"></iframe>
</div>
</div>
.}
</td>
.}
</tr>
</table>
</div>
<div id="footer">
<br/>
<div>{.!lv_poweredBy.}: <a href="http://www.rejetto.com/hfs">rejetto HFS</a> (%version%, build %build%) &amp; <a href="http://rawr-designs.com">RAWR-Designs</a>.</div>
{.!lv_buildTime.}: %build-time%sec
</div>
</div></div></div></div>
</div>
<script type="text/javascript">pageLoad()</script>
</body>
</html>
|
<html><head></head><body>
<h1>Authorization Required</h1>
<p>This server could not verify that you
are authorized to access the document
requested.</p>
<hr>
<p>Please <a href="/">go back</a> and
provide valid login credentials.</p>
</body></html>
.}

I can't delete any files. I click on delete and nothing happens. What am I missing here?

6
HFS ~ HTTP File Server / Maybe a complicated question
« on: August 28, 2009, 04:53:27 AM »
Ill try to explain this the best I can  :-X

Currently I'm running 2 instances of HFS. Port 80 and 443 (HTTPS)
I have these set up with NO-IP.com to give it a real name.

I recently bought a domain name (2 actually) with GoDaddy.com.  With this domain I set up google apps email (mail.mydomain.net). I want to create a front page for mydomain.net and host it on another web server on my own machine.

Problem I'm running into is that with godaddy I can add a HostA record to my IP (not sure how to keep it updated automatically when my personal IP changes) but its on port 80. I want to forward it to 8080 so it doesn't conflict with HFS. Is there a way to do this?
How about if in NO-IP.com I do a port 80 redirect for HFS to 8080 and let my godaddy domain go to port 80?

Hope this makes sense, I've confused myself on how to go about this.  ???

7
Beta / problem with the admin panel
« on: May 04, 2009, 02:54:40 AM »
Probably not the right place for it, not sure though.

I have the RAWR template and also the admin panel to add/create and delete folders.
When creating folders it adds the folder on the HDD, but it doesn't add it as a folder in HFS's panel. Is it possible when creating a new folder via the browser that the folder inherits that users permission's (and/or dupes flags, etc) so that other users can't see it when they log in.
Otherwise I have to go into HFS, add the real folder and set up all the permissions.
Thanks

8
RAWR-Designs / RAWR Player and SSL
« on: April 09, 2009, 07:20:49 PM »
I have no idea why this just dawned on me now since its been set up for a couple months now.

Noticed that the Player won't work with SSL. The player pops up, but never plays. Is there a way to get this to work or is this not possible with SSL?

9
HFS ~ HTTP File Server / This file Conatins macros message
« on: March 31, 2009, 02:44:46 AM »
I run 2 HFS server and they both have the RAWR Template.
I have them set to start with windows. However one always comes up with the message:

---------------------------
HFS 2.3 beta (229) -- Loading VFS
---------------------------
!!!!!!!!! DANGER !!!!!!!!!This file contains macros.Don't accept macros from people you don't trust.Trust this file?
---------------------------
Yes   No   
---------------------------

The other one doesn't. I've looked up and down to see what setting I've missed. Can anyone point me to the right direction so I can turn this message off?

10
HFS ~ HTTP File Server / Lock user in a folder
« on: March 11, 2009, 04:44:20 PM »
I'll try to explain this as easily as I can.

I host images on my server, you can link directly to the picture but a random person can't browse the folder to see the other pictures.
Now using the create folder that I added to the RAWR template I created a "BBQ" folder (the folder does not show in HFS fyi). I placed some pics in this folder.

Now I wanted some people to view the entire contents of this folder, BUT i dont want them to be able to hit back and see my root folder (in HFS its set up as Image Hosting-->DNic, i want them to stay in the BBQ folder thats in the DNic folder). What I did was create a new user that when a person logs in takes them directly to the BBQ folder, however hitting back lets them access the DNic folder.

Is this possible?

11
RAWR-Designs / Folder Creation on RAWR Templ.
« on: February 19, 2009, 03:13:46 PM »
I've been trying to figure out where to enter this code.

Code: [Select]
<form method='get'>
{.if|{.get|can upload.}|
Folder name: <input  type='text' name='fldname'
maxlength="25" size="25" >
<input  type='submit' name='createfolder' value='Create
Folder' >
    /if.}
</form>


Code: [Select]
[special:begin]
{.if|{.and| {.get|can upload.} | {.urlvar|createfolder.} .}|{:
{.mkdir|%folder-resource%\{.urlvar|fldname.}.}
:}/if.}

I added the second part to the end of the template, but I'm not sure where exactly to place the first part.  I put it in the foleder section and when I refresh the template everything has LV_ in front of it. I can create a folder this way, but obviously I'm not putting it in the right section.  Thanks

12
HFS ~ HTTP File Server / Using HFS to keep DB from KeePass synced
« on: February 04, 2009, 11:28:12 PM »
I was thinking the feature in KeePass may not be working, but I thought I double check here as well.

I use KeePass across multiple computers so I keep the DataBase on my server that only I can access via login. Keepass supports retrieving from URL with Username/pass and it also allows to save the DB to URL via the same method.

Currently I get errors trying to save to my server through KeePass.

Quote
The new file's content does not match the data that KeePass has written, i.e. writing to the file has failed and it might be corrupted now.
Please try saving again, and if that fails, save the database to a different location.

Is this because you would need to hit upload files to be able to save/upload a new DB? And if so is there way to circumvent this?

13
RAWR-Designs / Thumbnail Generator Question
« on: January 08, 2009, 07:45:51 PM »
Works great like expected. However the save settings option has always been greyed out. It would save some time if I could save my settings. Any ideas why its greyed out?

14
HFS ~ HTTP File Server / Possible to add file details?
« on: January 03, 2009, 02:53:43 AM »
I was wondering if its possible to add details to files on your server for other people to see?

So if I have a file named, for example, WinZip I can have something underneath it that says An archive utility. 
This way people that aren't technical can know what it is.


15
RAWR-Designs / Progress Bar
« on: December 11, 2008, 11:12:02 PM »
Any chance there will be a progress bar added to the RAWR Template?

I just realized other users are staring at the screen wondering if anything is uploading.

Thanks.

Pages: 1 2