kingandeh
Junior Member  
Posts 5
Registered 10-31-2007 Member Is Offline Mood: Spooky
|
posted on 12-24-2008 at 02:25 PM |
|
|
FTP stopped working?
The raqbackup feature that I bought used to work perfectly. But now it refuses to ftp into my NAS drive at home. I've tried using ftp from the
command line on my BQ server and this is what it spits out in debug mode:
ftp> debug
Debugging on (debug=1).
ftp> open barb.2ti.co.uk
Connected to barb.2ti.co.uk.
220 Barb FTP server ready.
ftp: setsockopt: Bad file descriptor
---> AUTH GSSAPI
234 AUTH SSL command successful.
---> AUTH KERBEROS_V4
421 SSL_accept: unknown protocol.
KERBEROS_V4 rejected as an authentication type
Name (barb.2ti.co.uk:admin): admin
---> USER admin
No control connection for command: No such file or directory
Login failed.
---> SYST
No control connection for command: No such file or directory
Now I know there is nothing wrong with the FTP server i'm ftping to as i've logged in fine from a redhat box and my windows desktop
machine from the command line.
Any ideas what the problem is?
Many thanks,
Andy
|
|
|
|