rejetto
Administrator
Insane programmer
Offline
 Italy
Posts: 11759
|
 |
« Reply #15 on: June 19, 2009, 10:03:01 AM » |
|
Any consideration on updating the "users manual" Not a newbie to the web, but I can't seem to get HFS to work. Either in Easy or Expert Mode. I've run the self test (using Dyn Ailias) and it check out. From reading the forum, you have added/tweaked many items. I'm really hopping to getting this to work.
none of the undocumented features will help you passing the self test. if you have this kind of problems, you'd better post a new topic in the "router & ports problems" board.
|
|
|
|
|
Logged
|
|
|
|
rejetto
Administrator
Insane programmer
Offline
 Italy
Posts: 11759
|
 |
« Reply #16 on: June 19, 2009, 10:04:06 AM » |
|
Why it stopped working bmail.exe  With 241 works. what if you now revert to build #241. does bmail work again?
|
|
|
|
|
Logged
|
|
|
|
|
|
rejetto
Administrator
Insane programmer
Offline
 Italy
Posts: 11759
|
 |
« Reply #18 on: June 20, 2009, 10:03:19 AM » |
|
please provide the {.exec.} line you are using to call bmail. maybe it can be fixed by specifying timeout=10
|
|
|
|
|
Logged
|
|
|
|
|
KotUA
|
 |
« Reply #19 on: June 22, 2009, 05:57:30 AM » |
|
I'm using this code, but I do not know where to change {.set|SMTP server| mail.****.net.} {.set|my email| *******@***.com.}
{.if|{.postvar|email.}|{: {.set|tf|email.temp.txt.} {.save|{.^tf.}|{.postvar|body.}.} {.exec|bmail.exe|-s {.^SMTP server.} -t {.^my email.} -f {.postvar|email.} -h -a "messaging from HFS" -m {.^tf.}|out=output.} {.if|{.not|{.^output.}.}|Вы должны установить Bmail | {.if|{.pos|250 |{.^output.}.}|Сообщение отправлено!| {.if|{.pos|220 |{.^output.}.}|Отказано|Не удалось подключиться.} .} .} {.delete|{.^tf.}.} :} | <form method='post' enctype="multipart/form-data" id="contact-form"> <ul> <li> <label>Ваш E-mail<span>*</span></label><br> <input name='email'> </li> <li> <label>Текст сообщения<span>*</span></label><br> <textarea name='body' cols='50' rows='5'></textarea><br> </li> <li class="submit"> <p><span>*</span> Эти поля, обязательные для заполнения</p> <br><input type='submit' value='Отправить'> </li> </ul> </form> /if.}
|
|
|
|
|
Logged
|
|
|
|
|
Mars
|
 |
« Reply #20 on: June 22, 2009, 06:23:34 AM » |
|
{.exec|bmail.exe|-s {.^SMTP server.} -t {.^my email.} -f {.postvar|email.} -h -a "messaging from HFS" -m {.^tf.}|out=output|timeout=10.}
|
|
|
|
|
Logged
|
|
|
|
|
rejetto forum
|
 |
« Reply #20 on: June 22, 2009, 06:23:34 AM » |
|
Do you like this software?
Consider even $2
|
|
|
|
|
Logged
|
|
|
|
|
KotUA
|
 |
« Reply #21 on: June 22, 2009, 07:31:18 AM » |
|
Thank you very much, now works. 
|
|
|
|
|
Logged
|
|
|
|
|
Mars
|
 |
« Reply #22 on: June 28, 2009, 12:47:55 PM » |
|
just create a new folder into vfs, and put this html as diff template <html> hello {.disconnection reason|you are disconnected by mars.} </html>Show the corresponding web page and you will obtain: hello Refresh several times the page, the obtained result alternates between hello and Unallowed you are disconnected by mars --------------------------------------------------- HttpFileServer 2.3 beta 28/06/2009 19:46:59 with the last, you appear really disconnected 
|
|
|
|
|
Logged
|
|
|
|
saentist
Guest
|
 |
« Reply #23 on: June 28, 2009, 03:54:56 PM » |
|
Problem with large folder archiving 4+ Gb each time drop ~3.6Gb ntfs both sides 
|
|
|
|
|
Logged
|
|
|
|
|
MarkV
|
 |
« Reply #24 on: June 29, 2009, 06:26:59 PM » |
|
Which browser?
|
|
|
|
|
Logged
|
 Welcome to Twinkle Park! 
|
|
|
|
drohr
|
 |
« Reply #25 on: July 02, 2009, 01:06:07 PM » |
|
I hope that this isn't asking much but i was wondering if there was some sort of help on how to edit the http template .. like .. what to change for the color .. are there other templaes to try ... etc. I use either dreamweaver or NOtepad++ .. This is mine.. drohrstestes.ath.cx This is a friend of mine who is working on it ... http://mirc.webhop.net/Thanks for any help, guys!
|
|
|
|
|
Logged
|
|
|
|
rejetto
Administrator
Insane programmer
Offline
 Italy
Posts: 11759
|
 |
« Reply #26 on: July 03, 2009, 02:51:55 PM » |
|
Problem with large folder archiving 4+ Gb each time drop ~3.6Gb ntfs both sides  can you please try to download a 4+GB file (single file, not a folder archive) to see if your problem is related to folder archive only ?
|
|
|
|
|
Logged
|
|
|
|
rejetto
Administrator
Insane programmer
Offline
 Italy
Posts: 11759
|
 |
« Reply #27 on: July 03, 2009, 02:53:38 PM » |
|
I hope that this isn't asking much but i was wondering if there was some sort of help on how to edit the http template .. like .. what to change for the color .. are there other templaes to try ... etc. I use either dreamweaver or NOtepad++ ..
you should search the forum. anyway, editing the template, you should focus on the "style" part. That will let you change many things. Colors are in the #RGB format.
|
|
|
|
|
Logged
|
|
|
|
gcs8
Occasional poster
Offline
 United States
Posts: 11
|
 |
« Reply #28 on: July 05, 2009, 08:39:51 PM » |
|
is there support for folder uploads i dont know abought?
|
|
|
|
|
Logged
|
|
|
|
kutyamutya
Occasional poster
Offline
 Hungary
Posts: 8
|
 |
« Reply #29 on: July 06, 2009, 05:47:41 AM » |
|
Hi Rejetto! What about the IE7 menu? It doesnt work...  I asked long ago: http://www.rejetto.com/forum/index.php?topic=6109.0Thanx!  k download @ http://www.dovedove.it/hfs/hfs242.exewhat's new+ {.exec|out=XXX|timeout=YYY.} + new {.set item.} version, check documentation * {.is substring.} not deprecated anymore, but obsolete and now alias of {.pos.} - tray icon menu won't disappear, broken in build #241
|
|
|
|
|
Logged
|
|
|
|
|