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.


Messages - raybob

Pages: 1 2 3 4 5 ... 31
31
FHFS / Re: FHFS as http file server
« on: April 28, 2014, 06:00:19 PM »
I'm not quite sure what you mean.  If you set up FHFS and have an admin account and everything, just go to the 'Manage FTP' page when you log on and enable your account from there.  Then use can use FileZilla or whatever to connect to your FTP account.

32
FHFS / Re: Expiration date for download links possible?
« on: April 28, 2014, 05:59:05 PM »
...but what happens if someone is still downloading the file, and you change the "Shared ID"?... Will be able to finish the download?

I think so... try it.

33
FHFS / Re: What is fhfs?
« on: April 28, 2014, 05:55:11 PM »
Any info/help appreciated...
i know it is ftp hfs...
but what is it realy,

what is it capable of that hfs alone wasn't.

Any specail downlaod and install note info would be apprecieated as i'm wanting to test it. as i also hear the 2.1 will be obsolute for a new fhfs with possible php capabilities.

download for 2.0 - 2.1
http://www.rejetto.com/forum/fhfs/version-2-0-0-release-download/msg1058450/#msg1058450

any specail port frwarding needs?
???

2.1 is the current version.  Yes, you have to set up port forwarding for whatever ports you're using (80 for HTTP, 443 for HTTPS, 21 for FTP, 990 for FTPS)

FHFS not only adds FTP to HFS but it also adds a lot more features and is geared towards setting up specialized file hosting websites for use by multiple users.  HFS is more of a personal thing - you set it up to send a couple files to your friends and maybe set up accounts for them if they need it.  FHFS is supposed to be for larger organizations that want to set up their own company-wide SkyDrive to provide file hosting to employees, as an example.

FHFS has a lot of more advanced features and pages including a big HTTP admin console.  The user interface is also quite a bit different and has more features, it uses a different account system with the ability to sign out... it's a lot different than HFS and it's streamlined for a different purpose.  Check out the wikipedia page for a bigger list of original features.

ALSO - I have not worked on FHFS at all since the release of 2.1 and I don't really intend to.  FHFS was only created as an open-sourcing of software for a website I was creating.  FHFS, like HFS, isn't suitable for use for more than a few (maybe a couple dozen) users at once, so I'm pretty much dumping the project.  FHFS is already way more than HFS was meant to handle and I don't see it becoming anything better and awesome. I'm moving on to a PHP-based package that will function similarly to FHFS on the website interface but it won't include FTP or any of the server-management features that FHFS did.  Instead, all that stuff will up to Apache or whatever server you run it on.  Since I don't have to worry about FTP or any server stuff for the next FHFS (which will be the next software on my website), I can focus a lot more on the web end of things.  I actually completely rewrote the user interface using a LOT of ajax, javascript and HTML5.  It's pretty cool.  It's also extremely fast, and standardized/maintanable since it runs on an AMP server.  I've been working on this new project for about a year and it's coming along pretty slowly, so don't be waiting.  But what I have so far works very well.

But note that that's an entirely new project, not the next version of FHFS.  Anyone who absolutely needs FTP will need to stay with FHFS.

34
FHFS / Re: Passwords don't work under ftp?
« on: April 28, 2014, 05:48:43 PM »
Yeah I considered making an option where you could register your account for just FTP or just HTTP or both at the beginning but it never came to fruition... glad you figured it out!

35
FHFS / Re: How to edit templates in FHFS.
« on: February 21, 2014, 05:14:21 AM »
It either has to be a URL on the internet or encoded base64 data.  Whatever is in that file will be sent directly to the client's browser, so it would not be able to open a local file on the server.

36
FHFS / Re: How to edit templates in FHFS.
« on: February 18, 2014, 05:23:36 PM »
Simply replace all the mumbo jumbo in the .base64 file with a URL to an image you want to use. 

37
Beta / Re: Testing build #287
« on: February 17, 2014, 03:58:54 PM »
Is this the same build that became the official 2.3?

38
HFS ~ HTTP File Server / Re: New version: 2.3
« on: February 17, 2014, 03:43:39 PM »
Woah  :D

39
FHFS / Re: Accounts not updating in admin console
« on: January 31, 2014, 07:34:56 PM »
Just wait for the PHP rewrite.  Capital letters, unicode... all will work :)

It's almost to the point where I can start releasing alpha builds for anyone who wants to check it out and give me design feedback.

40
FHFS / Re: may be a temporary problem with FHFS AJAX server during Setup
« on: January 29, 2014, 07:29:41 PM »
It can have most special characters, just certain ones aren't allowed because HFS doesn't allow them.  Nothing I can do about that.  These are the only ones that aren't allowed: /\ ?:*"<>;&@|

If you want I can send you a modified file that allows all special characters, but I don't know whether it would work or not.  I just remember I had a problem with certain special characters a while ago during early development.

41
FHFS / Re: How to hide delete account option
« on: January 29, 2014, 12:11:36 AM »
I think if you delete delete-confirm.tpl and ajax.accountdeletion.tpl, and take out the links in main page html.tpl and footer-new.tpl you should be fine  :)

42
FHFS / Re: may be a temporary problem with FHFS AJAX server during Setup
« on: January 28, 2014, 09:29:51 PM »
I really don't know why that would be happening.  Maybe you can try making a macro log.

Go to the HFS interface, then the menu, then debug, and enable macro log.  Try the installer.  Then PM me the file macro-log.html in the FHFS folder.

43
FHFS / Re: may be a temporary problem with FHFS AJAX server during Setup
« on: January 27, 2014, 08:53:40 PM »
It should tell you the FHFS version at the top of the intstaller.

44
FHFS / Re: may be a temporary problem with FHFS AJAX server during Setup
« on: January 27, 2014, 06:50:14 PM »
Are you using FHFS 2.1 or an older one?

45
FHFS / Re: Accounts not updating in admin console
« on: January 23, 2014, 08:27:20 PM »
Very strange.

Probably the best way to help would be to create a macro log and then send it to me in a private message (since it will contain private configuration settings, etc.)

Go into the HFS interface, then the menu, then debug, and enable 'enable macro log' and 'append macro log'.  Then go into the admin console and do whatever isn't working.  Then send me the macro-log.html file in the FHFS folder.

Also you are running FHFS 2.1.0 right?

Pages: 1 2 3 4 5 ... 31