Hi Alexandru, I tried it with Firefox and I have a problem if I don't specify the '/' at the end of a directory, getting an empty file.
ftp://localhost/foo/bar/ -> works, directory content. ftp://localhost/foo/bar -> doesn't work, empty file. Does it depend from latest changes? Thanks, Giuseppe Alexandru IANCU <[email protected]> writes: > Hi Marek, > first of all thank you for your reply! > > On Sun, 2009-03-29 at 14:44 -0400, Marek Aaron Sapota wrote: >> Hi, >> I can connect, list files, but I can't download anything or put anything > > I tested with a normal account and I successfully downloaded and > uploaded both binary and text files fine(checking file sizes on disk). > >> on server. Strangely normal files appear as directories in list - if I >> do a few times 'cd file', 'ls' (error 550 here), 'cd ..', 'cd another' >> and so on I get a segfault and a crashed server. > > Indeed this was a real problem: all files appeared as directories and I > fixed it. Thank you! > I couldn't made it crash but I tested after I did the fix. > Maybe it was because of this bug the crash happened or maybe my client > is different than yours? I tested with standard ftp client on a linux > machine. > > Best regards, > Andu. > >> >> Have a nice day >> Marek Aaron Sapota >> >> On Sun, Mar 29, 2009 at 09:13:17PM +0300, Alexandru IANCU wrote: >> > Hi Marek, >> > I reproduced the bug and made another patch. >> > Can you test as well and tell me if it's working fine? >> > >> > Thank you, >> > Andu. >> > >> > On Sat, 2009-03-28 at 18:36 -0400, Marek Aaron Sapota wrote: >> > > Segfaults were fixed, but unfortunately connecting still doesn't work. >> > > >> > > Marek Aaron Sapota >> > > >> > > On Sat, Mar 28, 2009 at 03:35:54PM +0100, Giuseppe Scrivano wrote: >> > > > Marek, >> > > > >> > > > Alexandru has just committed a patch, can you please check if now FTP >> > > > is >> > > > working fine for you? >> > > > >> > > > Thanks, >> > > > Giuseppe >> > > > >> > > > >> > > > Marek Aaron Sapota <[email protected]> writes: >> > > > >> > > > > No bigger problems, http runs well. Ftp refuses to work, but it isn't >> > > > > really important. Really nice work - it's fun to use, I think that >> > > > > I'm >> > > > > convinced that this project is worth working for my whole summer if >> > > > > I'm >> > > > > lucky enough to get accepted=) >> > > > > >> > > > > Have a nice day >> > > > > Marek Aaron Sapota >> >
