Gday, Manuel

If you are still reading this, I have a few things to offer that might help.

If the problem is indeed on the FTP server, the solution will involve the
effort of someone with root (or similar) access to that machine. I have
seen FTP transfers develop issues before and they were always tough to
troubleshoot until I got my hands on detailed FTP server(software) logs.

Generally, this involves figuring out which ftp server the machine is
running then altering its config files to turn up the logging level, and
get a copy of the logs (usually in /var/log somewhere, unless otherwise
configured)

The FTP server will either be a running process you can find using ps -A,
or it will be started only as needed by inetd or xinetd. you'll need to
dig through their settings in /etc to find it in that case.

If the above sounds daunting, don't be disheartened - you just need
someone who can find their way around a linux filesystem to figure out how
to turn up the logging level on that piece of FTP software and get you a
copy of it. When the problem happens it should tell you exactly why it's
unhappy... (or you may have already found an offending setting in the FTP
server's config file).

Good luck..

 - Tim



------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
g4u-help mailing list
g4u-help@feyrer.de
https://lists.sourceforge.net/lists/listinfo/g4u-help

Reply via email to