Re: [bug-myserver] GSoC GUI

2009-04-03 Thread Marek Aaron Sapota
Finally I had some time to play with it=) It was my stupid mistake -
I've changed installation directory, but didn't change configuration to
match new system directory location... Now it at least partialy works - ftp 
clients
show that I have read access to files. Not every client works though,
iceweasel and gftp work - it can download files without problems, ftp
gets error 421, lftp dies with socket closed information (all clients
are able to browse directory tree). gftp can also put files on server.
Also MyServer seems to ignore per directory security files. The only one
that works is the one from system directory.

Is it normal that FTP logs are empty?

Thanks for help and have a nice day
Marek Aaron Sapota

On Wed, Apr 01, 2009 at 10:58:55AM +0300, Alexandru Iancu wrote:
 On Wed, Apr 1, 2009 at 2:48 AM, Marek Aaron Sapota maar...@gnu.org wrote:
 
  Hi,
  that's not very good, because it doesn't work for me=/ I've tried lftp,
  ftp and iceweasel.
 
 
 Maybe that's because you only have configured proper security file into
 ftp's root folder. Try to set proper rights into security file from system
 folder or if you want different rights for different folders cfg desired
 rights into security files from each level of ftp tree structure.
 
 If it's not a security problem(usually 550 error), please tell me more about
 what have you tried to do exactly and what error have you received.
 
 Best regards,
 Andu.
 
 
  Have a nice day
  Marek Aaron Sapota
 
   On Wed, Apr 01, 2009 at 12:06:20AM +0300, Alexandru IANCU wrote:
   Hi Marek,
  
   On Tue, 2009-03-31 at 14:48 -0400, Marek Aaron Sapota wrote:
Hi,
probably I haven't configured ftp to allow reads and writes. Everything
in myserver.xml regarding FTP is set to YES and in .security.xml in
  main
directory I've put PERMISSION READ=YES EXECUTE=YES BROWSE=YES
DELETE=YES WRITE=YES, should I configure something else?
  
   should be enough :)
  
   Regards,
   Andu.
  
   
Files show up as they should now, nice=)
   
Have a nice day
Marek Aaron Sapota
   
On Mon, Mar 30, 2009 at 10:55:18PM +0300, Alexandru IANCU wrote:
 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 maar...@gnu.org 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
  

  
 
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.4.2.2 (GNU/Linux)
 
  iD8DBQFJ0qvB7Tne9iLC6y4RAgBdAKCA3+olIkHcsLYeQYOjX8UHTZ1GVgCghwbG
  62QhsOGxsMfLmx8POERmXwk=
  =GuTv
  -END PGP SIGNATURE-
 
 


signature.asc
Description: Digital signature


Re: [bug-myserver] GSoC GUI

2009-03-30 Thread Alexandru IANCU
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 maar...@gnu.org 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
  





Re: [bug-myserver] GSoC GUI

2009-03-28 Thread Giuseppe Scrivano
Marek,

Alexandru has just committed a patch, can you please check if now FTP is
working fine for you?

Thanks,
Giuseppe


Marek Aaron Sapota maar...@gnu.org 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




Re: [bug-myserver] GSoC GUI

2009-03-26 Thread Marek Aaron Sapota
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


On Thu, Mar 26, 2009 at 10:47:07PM +0100, Giuseppe Scrivano wrote:
 Hi Marek,
 
 did you have problems with the subversion repository version?  Is it
 working well?
 
 Regards,
 Giuseppe
 
 
 Marek Aaron Sapota maar...@gnu.org writes:
 
  Thanks, I will play with svn version then=)
 
  PS.
  Karol, indeed there are many Poles=)
 
  Have a nice day
  Marek Aaron Sapota
 
  On Thu, Mar 26, 2009 at 01:56:25AM +0200, ivailo ilionov wrote:
  Marek, the policy of for the svn repository is that the trunk directory to
  always contain a compilable
  and workable copy of MyServer. ( if i remember correctly, or at least
  compilable )


signature.asc
Description: Digital signature


Re: [bug-myserver] GSoC GUI

2009-03-25 Thread Karol Zal Zalewski
Cześć Marek,

  It is nice to see here another Pole :)

Marek Aaron Sapota writes:
 I would be interested in writing GUI for MyServer configuration as GSoC
 project. I'm a second year student of Double Degree Program in Computer
 Science and Mathematics on University of Warsaw, Poland. I've already
 read mailing list archives - I can write Python and most of GUI code
 that I've written was in Python, I haven't used GTK+ yet, but it won't
 be a problem, I've already written GUIs in Qt and Swing. I'm a free
 software fan and supporter and I would be more than happy to help GNU
 project and of course assign all copyright for written code to FSF.

  Please, take a look at the project's mailing list archive:

  - http://lists.gnu.org/archive/html/bug-myserver/2009-03/threads.html

  You will find there some interesting information about GUI and
existing code written by Ignacy :]


-- 
Best wishes,
Karol Zal Zalewski

WWW: www.4zal.net
JID: karol.zalew...@4zal.net
GPG: 0x7BAA42D7
Certyfikat wydany przez CAcert Inc. (http://www.CAcert.org)



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [bug-myserver] GSoC GUI

2009-03-25 Thread Karol Zal Zalewski
Marek Aaron Sapota writes:
 I've already
 read mailing list archives

  I am sorry for my last mail :P

-- 
Best wishes,
Karol Zal Zalewski

WWW: www.4zal.net
JID: karol.zalew...@4zal.net
GPG: 0x7BAA42D7
Certyfikat wydany przez CAcert Inc. (http://www.CAcert.org)


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [bug-myserver] GSoC GUI

2009-03-25 Thread ivailo ilionov
Marek, the policy of for the svn repository is that the trunk directory to
always contain a compilable
and workable copy of MyServer. ( if i remember correctly, or at least
compilable )