web-ftp-general Mailing List for Web-FTP (Page 8)
Status: Beta
Brought to you by:
aball
You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
(32) |
Jul
(2) |
Aug
(12) |
Sep
|
Oct
(5) |
Nov
|
Dec
(20) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(6) |
Feb
(1) |
Mar
(1) |
Apr
(1) |
May
|
Jun
(9) |
Jul
(2) |
Aug
|
Sep
(5) |
Oct
(3) |
Nov
(3) |
Dec
|
2002 |
Jan
(13) |
Feb
(2) |
Mar
(6) |
Apr
(5) |
May
(3) |
Jun
(3) |
Jul
(17) |
Aug
|
Sep
(9) |
Oct
(3) |
Nov
|
Dec
|
2003 |
Jan
(2) |
Feb
|
Mar
(22) |
Apr
(1) |
May
(1) |
Jun
(6) |
Jul
|
Aug
(2) |
Sep
(2) |
Oct
(11) |
Nov
|
Dec
(13) |
2004 |
Jan
(11) |
Feb
(3) |
Mar
(11) |
Apr
(3) |
May
|
Jun
(2) |
Jul
(1) |
Aug
(14) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
|
Apr
(5) |
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2006 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
(15) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
(5) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(2) |
Dec
|
2008 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
From: Anthony R. J. B. <an...@su...> - 2002-03-28 15:04:32
|
It could be done... in fact, you might even be able to key it off the mime type of the file... it would just have to be set at download/upload time... On Thu, Mar 28, 2002 at 03:59:33PM +0100, Maurizio Matteo Munafo' wrote: > > Hi everybody. > > I just installed Web-FTP to let some users access a server behind a firewall. > I noticed that all the FTP transfer seems to be done in binary mode. > Since most of the users will be using Windows terminals, I'm afraid this can > be problem when they try to transfer their source code on the server, due to > the line terminators confusing the U*ix compilers. > > I was wondering if it could be possible either to enable the selection of > ASCII/Binary transfer or to force an ASCII mode for a subset of file > extensions or mime types (e.g. all .tex, .c ,.h files). > I had a look at the web-ftp.cgi code, but the ascii/binary selection seems to > happen only during the Edit function. > > Thanks, > Maurizio Munafo' > > -- > ______ > / Maurizio M. Munafo' / dMMMMMMMMb dMMMMb > / Dip. di Elettronica - Politecnico di Torino / dMP"dMP"dMP "dMP > / Corso Duca degli Abruzzi 24 / dMP dMP dMP dMMK" > / I-10129 Torino (Italia) / dMP dMP dMP dMF > / Tel: +39 011 5644128 Fax: +39 011 5644099 / dMP dMP dMP dMMMMP" > / E-mail: mu...@po... /__________________________ > > _______________________________________________ > Web-ftp-general mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-ftp-general -- ___ __ __ __ _ _ ____ _ _ ____ ____ / __)( )( ) /__\( \/ )( ___) ( \( )( ___)(_ _) \__ \ )(__)( /(__)\\ / )__) ) ( )__) )( (___/(______)(__)(__)\/ (____)()(_)\_)(____) (__) All the world's a stage and we're not even making scale. |
From: Maurizio M. Munafo' <mu...@pr...> - 2002-03-28 14:59:39
|
Hi everybody. I just installed Web-FTP to let some users access a server behind a firewall. I noticed that all the FTP transfer seems to be done in binary mode. Since most of the users will be using Windows terminals, I'm afraid this can be problem when they try to transfer their source code on the server, due to the line terminators confusing the U*ix compilers. I was wondering if it could be possible either to enable the selection of ASCII/Binary transfer or to force an ASCII mode for a subset of file extensions or mime types (e.g. all .tex, .c ,.h files). I had a look at the web-ftp.cgi code, but the ascii/binary selection seems to happen only during the Edit function. Thanks, Maurizio Munafo' -- ______ / Maurizio M. Munafo' / dMMMMMMMMb dMMMMb / Dip. di Elettronica - Politecnico di Torino / dMP"dMP"dMP "dMP / Corso Duca degli Abruzzi 24 / dMP dMP dMP dMMK" / I-10129 Torino (Italia) / dMP dMP dMP dMF / Tel: +39 011 5644128 Fax: +39 011 5644099 / dMP dMP dMP dMMMMP" / E-mail: mu...@po... /__________________________ |
From: Anthony R. J. B. <an...@su...> - 2002-03-27 18:11:31
|
Since it is mips you will need to comile your own web-ftpc.cgi... something along the lines of gcc web-ftpc.c -o web-ftpc.cgi should do it... On Wed, Mar 27, 2002 at 12:27:43PM -0500, Jairo Rizzo wrote: > hi, > > I have been using web-ftp for almost 6 months now.. however, I noticed that when running it on a sun cobalt raq2 (250mhz mips) the cgi script could take up to 90% of the cpu usage .. so I had to setup apache to limit the CPU resources for this particular script. > Then I got some feedback from Anthony Ball asking me to try the web-ftpc.cgi... so I edited the conf file and enabled it. However, I'm now getting this apache error "Premature end of script headers"... please help > > thanks > > > Jairo A. Rizzo > Network Engineer > Remix Networks, LLC. > jai...@re... > 1-866-GO-REMIX > Fax: (603) 299 8554 > www.RemixNetworks.com > > -- ___ __ __ __ _ _ ____ _ _ ____ ____ / __)( )( ) /__\( \/ )( ___) ( \( )( ___)(_ _) \__ \ )(__)( /(__)\\ / )__) ) ( )__) )( (___/(______)(__)(__)\/ (____)()(_)\_)(____) (__) We are what we pretend to be. - Kurt Vonnegut, Jr. |
From: Jairo R. <jai...@re...> - 2002-03-27 17:27:49
|
hi, =20 I have been using web-ftp for almost 6 months now.. however, I noticed = that when running it on a sun cobalt raq2 (250mhz mips) the cgi script = could take up to 90% of the cpu usage .. so I had to setup apache to = limit the CPU resources for this particular script. Then I got some feedback from Anthony Ball asking me to try the = web-ftpc.cgi... so I edited the conf file and enabled it. However, I'm = now getting this apache error "Premature end of script headers"... = please help thanks =20 Jairo A. Rizzo Network Engineer Remix Networks, LLC. jai...@re... 1-866-GO-REMIX Fax: (603) 299 8554 www.RemixNetworks.com |
From: Terry D. <td...@ap...> - 2002-03-21 19:41:52
|
I am still getting this error and I am running Version 2.0.1. Can't use an undefined value as a SCALAR reference at MiniServer.pm line 145, <GEN13> line 34. MiniServer::sendResponse('MiniServer=HASH(0x83aa76c)') called at /home/web/secure.domain.com/cgi-bin/web-ftp.cgi line 392 main::PostHandler('HASH(0x83d3390)') called at /home/web/secure.domain.com/cgi-bin/web-ftp.cgi line 170 main::Serve called at /home/web/secure.domain.com/cgi-bin/web-ftp.cgi line 120 main::UserLogin called at /home/web/secure.domain.com/cgi-bin/web-ftp.cgi line 7 This only happens after I upload a file. The file gets uploaded successfully but when it returns me to the filelist page, there are no files listed. If I click on a link someplace, it says my session has timed out. This happens on IE and Mozilla. Thank you for the help! -- Terry Davis http://approbation.org/ |
From: Terry D. <td...@ap...> - 2002-03-21 17:48:42
|
Hello, I am getting this error. Can someone clue me into how to fix it? Thank you! Can't use an undefined value as a SCALAR reference at MiniServer.pm line 143, <GEN14> line 35. MiniServer::sendResponse('MiniServer=HASH(0x855ad84)') called at /home/web/secure.domain.com/cgi-bin/web-ftp.cgi line 372 main::PostHandler('HASH(0x847edcc)') called at /home/web/secure.domain.com/cgi-bin/web-ftp.cgi line 151 main::Serve called at /home/web/secure.domain.com/cgi-bin/web-ftp.cgi line 103 main::UserLogin called at /home/web/secure.domain.com/cgi-bin/web-ftp.cgi line 52 Remote user timed out at /home/web/secure.domain.com/cgi-bin/web-ftp.cgi line 453. -- Terry Davis http://approbation.org/ |
From: Jackie D. <per...@ya...> - 2002-02-19 11:23:49
|
Dear Sir, I have download and test your scripts of Web FTP. It is very good and easy to use. But I meet some problem. I think that my Apache setting is wrong. 1) I can't change existing file permission. 2) I can't delete and modify the file in PC FTP such as WS_FTP if the file was created by online file manager. And your scripts is based on single user or domain. Can it based on server? Then user can use their domain , username and password to login their folder. Would you mind tell me how to improve. Best Regard William __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com |
From: jason <ja...@mo...> - 2002-02-07 22:08:02
|
hey, im running this on a linux box (suse and mandrake) and getting the following when I try to log in... There has been an error Could not become a web server here is my webserver log. Could not become a web server: Bad file descriptor at MiniServer.pm line 63 MiniServer::startServer('MiniServer=HASH(0x83b5740)') called at /usr/local/apache/cgi-bin/web-ftp.cgi line 154 main::TryFTPLogin('ARRAY(0x83b57ac)') called at /usr/local/apache/cgi-bin/web-ftp.cgi line 112 main::UserLogin called at /usr/local/apache/cgi-bin/web-ftp.cgi line 70 here is my permissions on my /tmp/WebFTP directory drwxrwxrwx 2 nobody wheel 35 Feb 3 16:20 WebFTP any ideas? Jason -- ======================================== | Jason Welsh ja...@mo... | | http://monsterjam.org | ======================================== It's not that I'm afraid to die. I just don't want to be there when it happens. -- Woody Allen |
From: Anthony R. J. B. <an...@su...> - 2002-01-31 16:09:48
|
Ack.. I'm sorry.. I just realized I never answered this... What operating system are you using... Basically what this means is that Web-FTP can't create a UNIX domain socket in the directory specified in the conf file... it defaults to something like /tmp/Web-FTP Is there anything in the error file... On Tue, Jan 29, 2002 at 06:05:34PM +0800, jaker wong wrote: > Dear all, > > I have got a big big problem, that is when I after logging in, the next page display the following errors: > > "There has been an error > > Could not become a web server > > Click here to go to the log in screen. " > > How can I solve it? > > Thank you for your help!!! -- ___ __ __ __ _ _ ____ _ _ ____ ____ / __)( )( ) /__\( \/ )( ___) ( \( )( ___)(_ _) \__ \ )(__)( /(__)\\ / )__) ) ( )__) )( (___/(______)(__)(__)\/ (____)()(_)\_)(____) (__) "...the fog is rising" - Emily Dickinson's last words |
From: Anthony R. J. B. <an...@su...> - 2002-01-29 14:18:17
|
I'll release 2.0.1 today, which fixes that problem :) On Tue, Jan 29, 2002 at 01:51:20PM +0100, Matthias Mikuletz wrote: > hi there, > > > I have a Problem by Accessing the Web-FTP Script with Netscape. The > login > > screen is fine, but when i try to login, I get following message from > the > > Browser: > > > > Forbidden > > > > You don't have permission to access /cgi-bin/ on this server. > > exactly the same problem over here:( > > greets > matthias > > > =================================================================== > == from: Matthias Mikuletz == > == ILpÖ == > == Universität Stuttgart == > == jobfon 0711/121-4142 email mm...@il... == > =================================================================== > > > _______________________________________________ > Web-ftp-general mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-ftp-general -- ___ __ __ __ _ _ ____ _ _ ____ ____ / __)( )( ) /__\( \/ )( ___) ( \( )( ___)(_ _) \__ \ )(__)( /(__)\\ / )__) ) ( )__) )( (___/(______)(__)(__)\/ (____)()(_)\_)(____) (__) "Ethel the Aardvark goes Quantity Surveying". |
From: <joe...@sy...> - 2002-01-29 13:31:12
|
I hope this help! J=F6rg Bogenrieder Netzwerkadministrator Fa. SyTech Schuler GmbH System Technologies Im Kammerbruehl 28 88212 Ravensburg Tel: +49 751 3606 470 Fax: +49 751 3606 490 eMail: joe...@sy... ----- Weitergeleitet von J=F6rg Bogenrieder/Schuler/DE am 29.01.02 14:3= 0 ----- = =20 "Anthony R. = =20 J. Ball" An: joerg.bogenrieder@syte= ch.de =20 <an...@su... Kopie: = =20 t> Thema: Re: [Web-ftp] Problem = with Web-FTP 2.0.1 and Netscape =20 = =20 25.01.02 = =20 15:19 = =20 = =20 = =20 Yeah, actually I already found and fixed the problem, but haven't qui= te finished everything I want... http://www.suave.net/Web-FTP/Web-FTP-2.0.1.tar.gz should work fine, and fix the problem... I'll probably do an official release of it next week or so... On Fri, Jan 25, 2002 at 01:24:02PM +0100, joe...@sy... wrote: > I have a Problem by Accessing the Web-FTP Script with Netscape. The l= ogin > screen is fine, but when i try to login, I get following message from= the > Browser: > > Forbidden > > You don't have permission to access /cgi-bin/ on this server. > > And the error_log file from the apache says: > > [Fri Jan 25 13:07:01 2002] [error] [client 172.16.1.110] attempt t= o > invoke directory as script: /usr/local/httpd/cgi-bin > > I think its a Netscape problem, because with konqueror and IE all is fine. > But if somebody have a workaraound about this problem it were very > excellent for me, because we only use Netscape in our company. > > best wishes > > J=F6rg Bogenrieder > Netzwerkadministrator > > > Fa. SyTech Schuler GmbH > System Technologies > Im Kammerbruehl 28 > 88212 Ravensburg > > Tel: +49 751 3606 470 > Fax: +49 751 3606 490 > eMail: joe...@sy... > > > _______________________________________________ > Web-ftp-general mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-ftp-general -- ___ __ __ __ _ _ ____ _ _ ____ ____ / __)( )( ) /__\( \/ )( ___) ( \( )( ___)(_ _) \__ \ )(__)( /(__)\\ / )__) ) ( )__) )( (___/(______)(__)(__)\/ (____)()(_)\_)(____) (__) "Bother", said Pooh, as he was butchered for his paws & liver. = |
From: Matthias M. <mm...@il...> - 2002-01-29 12:51:26
|
hi there, > I have a Problem by Accessing the Web-FTP Script with Netscape. The login > screen is fine, but when i try to login, I get following message from the > Browser: > > Forbidden > > You don't have permission to access /cgi-bin/ on this server. exactly the same problem over here:( greets matthias =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D from: Matthias Mikuletz =3D=3D =3D=3D ILp=D6 =3D= =3D =3D=3D Universit=E4t Stuttgart =3D= =3D =3D=3D jobfon 0711/121-4142 email mm...@il... =3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D |
From: jaker w. <ja...@hk...> - 2002-01-29 10:05:57
|
Dear all, I have got a big big problem, that is when I after logging in, the = next page display the following errors: "There has been an error Could not become a web server=20 Click here to go to the log in screen. " How can I solve it? Thank you for your help!!! |
From: <joe...@sy...> - 2002-01-25 12:23:29
|
I have a Problem by Accessing the Web-FTP Script with Netscape. The log= in screen is fine, but when i try to login, I get following message from t= he Browser: Forbidden You don't have permission to access /cgi-bin/ on this server. And the error_log file from the apache says: [Fri Jan 25 13:07:01 2002] [error] [client 172.16.1.110] attempt to invoke directory as script: /usr/local/httpd/cgi-bin I think its a Netscape problem, because with konqueror and IE all is fi= ne. But if somebody have a workaraound about this problem it were very excellent for me, because we only use Netscape in our company. best wishes J=F6rg Bogenrieder Netzwerkadministrator Fa. SyTech Schuler GmbH System Technologies Im Kammerbruehl 28 88212 Ravensburg Tel: +49 751 3606 470 Fax: +49 751 3606 490 eMail: joe...@sy...= |
From: Anthony R. J. B. <an...@su...> - 2002-01-23 16:26:53
|
Hehe.. nope sorry. The way html uploads work is that the browser reads the file in and sends it to web-ftp, so it is entirely up to the browser on sending files... and my script has no direct access to your machine... sorry. :) It's limiting... On Wed, Jan 23, 2002 at 08:09:22AM -0800, neomuzic wrote: > I know the answer! > > When you goto to browse and select the files you want, it should put the file > name in quotes and a comma in-between each files name like so: > > so you see the following: > > File: "file1.exe","file2.exe","file3.exe" > > so when you click on upload, your code processes the files individually. > > What do you think? > > -Keith > > --- "Anthony R. J. Ball" <an...@su...> wrote: > > > > Trust me, I would love to do that... but I am > > constrained by the fact that this is a web interface, > > and html does not allow multiple file selection and > > the like... > > > > I've been trying to figure out a way to allow zip > > files to be sent and unpacked along the way and to > > download multiple files in one zip, but I haven't > > been successful yet... > > > > On Wed, Jan 23, 2002 at 07:42:15AM -0800, neomuzic wrote: > > > Hey 2.0 is much better than the other one > > > > > > Very slight interface change: > > > > > > For uploading and downloading; Instead of selecting each > > > and every file that you want to upload and download individually, > > > it would be great to be able to select a group of files at once > > > for instance using the shift key or control key to select more files. > > > > > > Just my 2 cents, other than that, its a great project. > > > > > > > > > -kb > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Send FREE video emails in Yahoo! Mail! > > > http://promo.yahoo.com/videomail/ > > > > -- > > ___ __ __ __ _ _ ____ _ _ ____ ____ > > / __)( )( ) /__\( \/ )( ___) ( \( )( ___)(_ _) > > \__ \ )(__)( /(__)\\ / )__) ) ( )__) )( > > (___/(______)(__)(__)\/ (____)()(_)\_)(____) (__) > > Life's Law: NOTHING ever happens until it does. > > > > > __________________________________________________ > Do You Yahoo!? > Send FREE video emails in Yahoo! Mail! > http://promo.yahoo.com/videomail/ > > _______________________________________________ > Web-ftp-general mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-ftp-general -- ___ __ __ __ _ _ ____ _ _ ____ ____ / __)( )( ) /__\( \/ )( ___) ( \( )( ___)(_ _) \__ \ )(__)( /(__)\\ / )__) ) ( )__) )( (___/(______)(__)(__)\/ (____)()(_)\_)(____) (__) Cats are nature's way of telling you that you don't really matter. |
From: neomuzic <neo...@ya...> - 2002-01-23 16:09:24
|
I know the answer! When you goto to browse and select the files you want, it should put the file name in quotes and a comma in-between each files name like so: so you see the following: File: "file1.exe","file2.exe","file3.exe" so when you click on upload, your code processes the files individually. What do you think? -Keith --- "Anthony R. J. Ball" <an...@su...> wrote: > > Trust me, I would love to do that... but I am > constrained by the fact that this is a web interface, > and html does not allow multiple file selection and > the like... > > I've been trying to figure out a way to allow zip > files to be sent and unpacked along the way and to > download multiple files in one zip, but I haven't > been successful yet... > > On Wed, Jan 23, 2002 at 07:42:15AM -0800, neomuzic wrote: > > Hey 2.0 is much better than the other one > > > > Very slight interface change: > > > > For uploading and downloading; Instead of selecting each > > and every file that you want to upload and download individually, > > it would be great to be able to select a group of files at once > > for instance using the shift key or control key to select more files. > > > > Just my 2 cents, other than that, its a great project. > > > > > > -kb > > > > __________________________________________________ > > Do You Yahoo!? > > Send FREE video emails in Yahoo! Mail! > > http://promo.yahoo.com/videomail/ > > -- > ___ __ __ __ _ _ ____ _ _ ____ ____ > / __)( )( ) /__\( \/ )( ___) ( \( )( ___)(_ _) > \__ \ )(__)( /(__)\\ / )__) ) ( )__) )( > (___/(______)(__)(__)\/ (____)()(_)\_)(____) (__) > Life's Law: NOTHING ever happens until it does. > __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ |
From: neomuzic <neo...@ya...> - 2002-01-23 15:42:18
|
Hey 2.0 is much better than the other one Very slight interface change: For uploading and downloading; Instead of selecting each and every file that you want to upload and download individually, it would be great to be able to select a group of files at once for instance using the shift key or control key to select more files. Just my 2 cents, other than that, its a great project. -kb __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ |
From: Anthony R. J. B. <an...@su...> - 2002-01-17 14:29:07
|
That would be the browser putting in a \r... Windows loves that <cr><nl>... and I'm not sure how to handle it... I suppose I could add an option to the conf file to convert... or I could add a menu item in the editor... but that might make it more confusing to the less enlightened users :) What are your thoughts? On Thu, Jan 17, 2002 at 05:48:22AM -0800, phi truong wrote: > I am using Web-FTP 1.5.2 on Caldera Linux server and > MS IE 5x browser. When I edit a file, the editing > function seemed to put <cr><nl> to every line. I > found this out when I edited my .profile that gave > error when I tried to login. I used od to look at the > edited file and noticed the <cr> at the end of every > line and the end of file. > > Does anyone know how I can fix this? I downloaded the > testing version 2.0 and it seemed to have the same > problem still. > > Thanks > > > ===== > "A man who limits his interests, limits his life." > > __________________________________________________ > Do You Yahoo!? > Send FREE video emails in Yahoo! Mail! > http://promo.yahoo.com/videomail/ > > _______________________________________________ > Web-ftp-general mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-ftp-general -- ___ __ __ __ _ _ ____ _ _ ____ ____ / __)( )( ) /__\( \/ )( ___) ( \( )( ___)(_ _) \__ \ )(__)( /(__)\\ / )__) ) ( )__) )( (___/(______)(__)(__)\/ (____)()(_)\_)(____) (__) Setting his death ray blaster on frappe, our hero sets off looking ... |
From: phi t. <phi...@ya...> - 2002-01-17 13:48:24
|
I am using Web-FTP 1.5.2 on Caldera Linux server and MS IE 5x browser. When I edit a file, the editing function seemed to put <cr><nl> to every line. I found this out when I edited my .profile that gave error when I tried to login. I used od to look at the edited file and noticed the <cr> at the end of every line and the end of file. Does anyone know how I can fix this? I downloaded the testing version 2.0 and it seemed to have the same problem still. Thanks ===== "A man who limits his interests, limits his life." __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ |
From: Anthony R. J. B. <an...@su...> - 2002-01-14 18:06:04
|
Sorry.. there was a bug that prevents Web-FTP from working when the process ids are less that 5 numbers... hehe... here is the fixed version http://www.suave.net/Web-FTP/Web-FTP-2.0.0pre2.tar.gz On Sun, Jan 13, 2002 at 11:55:10PM -0500, Anthony R. J. Ball wrote: > > Over the last few days I have done my guru magic > and put out an incredible new version of Web-FTP! > > At least, so I think ;) > > 2.0.0 no longer has the large upload bug that > plagued previous version (my fault, stupid error). > > 2.0.0 now has a compiled C session cgi that you > can use (you don't have to) which will speed web-ftp > up AND use less system resources. > > 2.0.0 has also got rid of cookies. > > Right now I am pre-releasing it to the mailing > list, because I made a bunch of changes and would > like some brave souls to put it through its paces. > I have tried it, and it seems to work but... other > people always find bugs :) > > So, grab it from the link below > http://www.suave.net/Web-FTP/Web-FTP-2.0.0pre1.tar.gz > > and try it out... > > Also I would like to thank those who have actually > clicked on the donation button on the Web-FTP main > site :) > > Thanks a lot, and please, download, try it, and let > me know your thoughts so I can fix it up before a > real release... > > 1.5.2 will no be considered stable... > > -- > ___ __ __ __ _ _ ____ _ _ ____ ____ > / __)( )( ) /__\( \/ )( ___) ( \( )( ___)(_ _) > \__ \ )(__)( /(__)\\ / )__) ) ( )__) )( > (___/(______)(__)(__)\/ (____)()(_)\_)(____) (__) > Marijuana, nature's way of saying "Hi!" > > > _______________________________________________ > Web-ftp-general mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-ftp-general -- ___ __ __ __ _ _ ____ _ _ ____ ____ / __)( )( ) /__\( \/ )( ___) ( \( )( ___)(_ _) \__ \ )(__)( /(__)\\ / )__) ) ( )__) )( (___/(______)(__)(__)\/ (____)()(_)\_)(____) (__) How many roads must a man walk down before you call him a cab? |
From: Anthony R. J. B. <an...@su...> - 2002-01-14 04:54:43
|
Over the last few days I have done my guru magic and put out an incredible new version of Web-FTP! At least, so I think ;) 2.0.0 no longer has the large upload bug that plagued previous version (my fault, stupid error). 2.0.0 now has a compiled C session cgi that you can use (you don't have to) which will speed web-ftp up AND use less system resources. 2.0.0 has also got rid of cookies. Right now I am pre-releasing it to the mailing list, because I made a bunch of changes and would like some brave souls to put it through its paces. I have tried it, and it seems to work but... other people always find bugs :) So, grab it from the link below http://www.suave.net/Web-FTP/Web-FTP-2.0.0pre1.tar.gz and try it out... Also I would like to thank those who have actually clicked on the donation button on the Web-FTP main site :) Thanks a lot, and please, download, try it, and let me know your thoughts so I can fix it up before a real release... 1.5.2 will no be considered stable... -- ___ __ __ __ _ _ ____ _ _ ____ ____ / __)( )( ) /__\( \/ )( ___) ( \( )( ___)(_ _) \__ \ )(__)( /(__)\\ / )__) ) ( )__) )( (___/(______)(__)(__)\/ (____)()(_)\_)(____) (__) Marijuana, nature's way of saying "Hi!" |
From: Marcelo P. N. <ma...@ec...> - 2001-11-23 18:29:06
|
Hello. We are working with researches on methods for distant education applyed t= o all=20 grades at the Federal University of Rio Grande Foundation, Rio Grande, Br= asil,=20 and we were looking for a solution on file transfer through the web. Late= ly we=20 discovered Web-ftp and it seemed to be a good software for our needs. However, as the software will be used by people from various areas and al= so by=20 very young students that are not much accostumed with computers I decided= to=20 make some adaptions on the system, specially on its interface. So I translated the messages to brazilian portuguese and added some icons= to=20 the left menu and to the files. I also reorganized the files and director= ies=20 lists in one single frame. I know that the "Midnight Commnder-like" appro= ach=20 of multiple windows to the same filesystem is vey usefull but people had = some=20 difficulties to understand that the both frames reflects the same directo= ry. Anyway, if you want to take a look at the "mess" I did to your program go= to: http://www.ceamecim.furg.br/webftp/ You can login as "anonymous". []s Marcelo Marcelo Pereira Nunes - http://www.ecomp.furg.br/~marcelo Engenharia de Computa=E7=E3o Funda=E7=E3o Universidade Federal do Rio Grande |
From: Devon <de...@cy...> - 2001-11-15 02:21:03
|
How do I get web-ftp to work with IIS 5 ? When I run the script I get a header saying that Sorry, but your session = has either timed out, or has aborted due to error, returning you to the = Login page Thanks so much |
From: smoothsoft <smo...@ho...> - 2001-11-03 18:08:17
|
Hi: I got the Login prompt to come up. When I log in I keep getting a Server 500 Internal Error. I tried logging in with a working FTP uid and still no luck. I believe I've got all the right modules installed. Also, how does Miniserv.pm and WebFTPPages.pm work? Do I just type 'perl Miniserv.pm' to start or do these need to be permanently installed somehow. Thanks for any thoughts... Dave Cook P.S. Great application idea. Not many of it's type on the net.... |
From: Shawn A. <asm...@ho...> - 2001-10-26 19:44:13
|
Yeah, we're still running on 1.3.2 for our production site, but we've also got 1.5.2 running in test mode that we're going to switch over to if we can get the problems resolved. I can probably get the test account set up for you again and let you try out the 1.5.2 test site we're running if you want to... Shawn Asmussen On Fri, 26 Oct 2001, Anthony R. J. Ball wrote: > > Hey Shawn... > > Hate to say it (kinda :) but I downloaded Netscape 6.1 on NT 4.0 and > had no trouble at all with the upload and download. I don't know about > Solaris... > > Are you still running 1.3.2? I logged on to the test account you > gave me waaay back when and could upload, but not download. > > I would really suggest 1.5.2, I think it may be even more stable than > the "Stable" version ;) I really need to get the new web-ftp going... > I almost have the SSH interface module at a useful state... > > I can give you a test account on 1.5.2 if you wanna try it. > > On Thu, Oct 25, 2001 at 10:07:05AM -0500, Shawn Asmussen wrote: > > > > Has anybody else had problems with web-ftp and Netscape 6.x? We've got a > > site using web-ftp that works fine with other browsers, but the uploads > > and downloads don't work right when we try it with Netscape 6.x under > > Windows. Netscape 6.0 for Solaris seems to work ok, but when you do a > > download, the name to save the file as comes up with quotes around it that > > you have to remove if you don't want the quotes in your saved filename. > > Under windows, it looks like the download goes ok, except it goes very > > fast, and if you go look at the file you downloaded it's 0 bytes long. > > Same thing with the uploads. Everything looks like it goes ok, but then > > the uploaded file is empty. > > > > Shawn Asmussen > > > > > > > > _______________________________________________ > > Web-ftp-general mailing list > > Web...@li... > > https://lists.sourceforge.net/lists/listinfo/web-ftp-general > > |