AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AutoHotkey.net file manager

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  
Author Message
PhiLho



Joined: 27 Dec 2005
Posts: 6721
Location: France (near Paris)

PostPosted: Sun Mar 19, 2006 11:01 am    Post subject: AutoHotkey.net file manager Reply with quote

First little problem on www.AutoHotkey.net: I see no link to log in on the home page.

Second problem: the File Manager link points to the http://www.autohotkey.net/file/ address, which logically ask for login.
The problem is that, for me at least, it always asks again to log in, without error message. The new URL for login is: http://autohotkey.net/file/index.php?act=list
Here, login works.

Of course, I bookmarked the second address, but perhaps you can directly point to the correct address from the home page.

Thank you.
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
Titan



Joined: 11 Aug 2004
Posts: 5382
Location: /b/

PostPosted: Sun Mar 19, 2006 12:23 pm    Post subject: Re: AutoHotkey.net file manager Reply with quote

PhiLho wrote:
First little problem on www.AutoHotkey.net: I see no link to log in on the home page.
Are you saying you'd like a mini login field on the index page? That's a really good idea.

PhiLho wrote:
Second problem: the File Manager link points to the http://www.autohotkey.net/file/ address, which logically ask for login.
By default you'll have to log in every time for each session unless you tick the box that says 'keep me logged in'. If you checked this box before logging in then http://www.autohotkey.net/file/ should take you to your control panel automatically.

PhiLho wrote:
Of course, I bookmarked the second address, but perhaps you can directly point to the correct address from the home page.
file/ is correct because it lets the file manager show the right page. Using file/index.php?act=list would force the file manager to assume the user has logged in and display the contol panel, in which case it would give an error message and redirect to the login screen for those with no login session.

On another related note there is free FTP access for your file manager account. You will need to send a querie via the contact page for your FTP login details.
_________________

Back to top
View user's profile Send private message Visit poster's website
SKAN



Joined: 26 Dec 2005
Posts: 6264

PostPosted: Mon Mar 20, 2006 7:43 am    Post subject: Reply with quote

Titan wrote:
On another related note there is free FTP access for your file manager account. You will need to send a querie via the contact page for your FTP login details.


Dear Titan, Smile
I am not used to FTP and want to give it a try.
Can you suggest me a light weight & freeware FTP client?

Please....

Regards, Smile
_________________
Back to top
View user's profile Send private message
toralf



Joined: 31 Jan 2005
Posts: 3841
Location: Bremen, Germany

PostPosted: Mon Mar 20, 2006 7:51 am    Post subject: Reply with quote

LeechFTP

Download Page:
http://stud.fh-heilbronn.de/~jdebis/leechftp/downloads.html

English Version:
http://stud.fh-heilbronn.de/~jdebis/leechftp/files/lftp13.zip

It's old, but It works without installation amd it's freeware.
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
toralf



Joined: 31 Jan 2005
Posts: 3841
Location: Bremen, Germany

PostPosted: Mon Mar 20, 2006 7:54 am    Post subject: Reply with quote

At Titan,

When I go to ahk.net and click file manager, I get to a login page. After I login I get to the same looking page. There I login a second time. Only then I get to my user page. This is 100% reproduceable, it happens every time. I guess that is what PhiLho described.
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
toralf



Joined: 31 Jan 2005
Posts: 3841
Location: Bremen, Germany

PostPosted: Mon Mar 20, 2006 8:05 am    Post subject: Reply with quote

Dear Titan,
I just used the new login fields on the home page of ahk.net.
It works, but I when I use tab to get from the user to the password field, it doesn't highlight the password. So I have to delete it manually. Is it possible to set up the fields without any initial data? Or to select the data on entry, so that it gets erased on typing?
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
SKAN



Joined: 26 Dec 2005
Posts: 6264

PostPosted: Mon Mar 20, 2006 9:05 am    Post subject: Reply with quote

toralf wrote:
LeechFTP

Download Page:
http://stud.fh-heilbronn.de/~jdebis/leechftp/downloads.html

English Version:
http://stud.fh-heilbronn.de/~jdebis/leechftp/files/lftp13.zip

It's old, but It works without installation amd it's freeware.


Thanks for recommending LeechFTP Very Happy , Regards.
_________________
Back to top
View user's profile Send private message
PhiLho



Joined: 27 Dec 2005
Posts: 6721
Location: France (near Paris)

PostPosted: Mon Mar 20, 2006 9:52 am    Post subject: Reply with quote

@Goyyah: LeechFTP is a fine software, althought I believed it was no longer free. The freeware version is probably old (last time I checked) but functionnal.
You may want to check also FileZilla: free, open source, works well.
SmartFTP wasn't bad, but alwyas on the fringe of going commercial, I don't know if it is still freeware.

@toralf: that's exactly what I wanted to describe: we have to type login name and password twice each time we want to log in. The page accessed from the home page fails silently to log in and redirects to the act=list page, where the login works.
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
SKAN



Joined: 26 Dec 2005
Posts: 6264

PostPosted: Mon Mar 20, 2006 10:03 am    Post subject: Reply with quote

Dear PhiLho, Smile

Have downloaded FileZilla & installed it. Looks nice!

It will take me some time to understand & evaluate between LeechFTP & Filezilla.

Thanks for the help. Regards, Smile
_________________
Back to top
View user's profile Send private message
Titan



Joined: 11 Aug 2004
Posts: 5382
Location: /b/

PostPosted: Mon Mar 20, 2006 5:55 pm    Post subject: Reply with quote

toralf wrote:
When I go to ahk.net and click file manager, I get to a login page. After I login I get to the same looking page. There I login a second time. Only then I get to my user page. This is 100% reproduceable, it happens every time. I guess that is what PhiLho described.
Ok, I made some changes and tested it myself on Firefox 1.5 and IE7, it works fine for me. Please let me know if you notice any difference.

toralf (and PhiLho) wrote:
when I use tab to get from the user to the password field, it doesn't highlight the password. So I have to delete it manually.
I have changed the property from onclick to onfocus, this should work.

Goyyah wrote:
Can you suggest me a light weight & freeware FTP client?
I use Dreamweaver 8, it's by far the best web page editor in my opinion. Windows XP has a built in FTP client (which isn't so great), it's in 'My Network Places'. There are many good FTP programs on download.com.

PhiLho wrote:
The page accessed from the home page fails silently to log in and redirects to the act=list page, where the login works.
The change I made should overcome this. If not, please let me know.
_________________

Back to top
View user's profile Send private message Visit poster's website
SKAN



Joined: 26 Dec 2005
Posts: 6264

PostPosted: Tue Mar 21, 2006 6:32 am    Post subject: Reply with quote

Dear Titan, Smile

you wrote:
I use Dreamweaver 8, it's by far the best web page editor in my opinion. Windows XP has a built in FTP client (which isn't so great), it's in 'My Network Places'. There are many good FTP programs on download.com.


I did not know Windows XP has a built in FTP client. I will give it a try.
As I dont use FTP much, basic features should be sufficient.

Thanks for the help.

Regards, Smile
_________________
Back to top
View user's profile Send private message
PhiLho



Joined: 27 Dec 2005
Posts: 6721
Location: France (near Paris)

PostPosted: Tue Mar 21, 2006 10:04 am    Post subject: Reply with quote

Titan wrote:
Ok, I made some changes and tested it myself on Firefox 1.5 and IE7, it works fine for me. Please let me know if you notice any difference.

Perfect with Firefox 1.5, both with the direct login or the click on the File Manager link.
Thank you very much!

Goyyah wrote:
I did not know Windows XP has a built in FTP client. I will give it a try.
As I dont use FTP much, basic features should be sufficient.

Well, it is more than basic, it is command line only...
Type ftp on the command line prompt (or in the Run box), type ? to get a primitive help, type quit to abandon it definitively out of disgust...
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
Titan



Joined: 11 Aug 2004
Posts: 5382
Location: /b/

PostPosted: Tue Mar 21, 2006 10:13 am    Post subject: Reply with quote

PhiLho wrote:
Well, it is more than basic, it is command line only...
There is a GUI version too.
_________________

Back to top
View user's profile Send private message Visit poster's website
PhiLho



Joined: 27 Dec 2005
Posts: 6721
Location: France (near Paris)

PostPosted: Tue Mar 21, 2006 11:07 am    Post subject: Reply with quote

I never saw it, perhaps it is specific to XP. How do you run it?
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
Titan



Joined: 11 Aug 2004
Posts: 5382
Location: /b/

PostPosted: Tue Mar 21, 2006 12:03 pm    Post subject: Reply with quote

It's called 'My Network Places' which can be found directly from the start menu or from the Control Panel > Network and Internet Connections (under the 'see also' links). I use XP Pro, it might be on the home version but I'm not sure.
_________________

Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group