Hi!
I get problem with FTP
Before works of 2009-05-12 09:25 UTC+0200 Viktor Szakats, works fine.
But now show this error. :-(
I am using filezilla serverftp.

(000018) 24/5/2009 16:25:20 - integrator (189.105.11.186)> 230 Logged on
(000018) 24/5/2009 16:25:20 - integrator (189.105.11.186)> TYPE I
(000018) 24/5/2009 16:25:20 - integrator (189.105.11.186)> 200 Type set to I
(000018) 24/5/2009 16:25:21 - integrator (189.105.11.186)> CWD 
05372927000176
(000018) 24/5/2009 16:25:21 - integrator (189.105.11.186)> 250 CWD 
successful. "/05372927000176" is current directory.
(000018) 24/5/2009 16:25:21 - integrator (189.105.11.186)> PASV
(000018) 24/5/2009 16:25:21 - integrator (189.105.11.186)> 227 Entering 
Passive Mode (189,104,69,146,14,108)
(000018) 24/5/2009 16:25:24 - integrator (189.105.11.186)> STOR estoque.dbf
(000019) 24/5/2009 16:25:28 - (not logged in) (189.105.11.186)> Connected, 
sending welcome message...
(000019) 24/5/2009 16:25:28 - (not logged in) (189.105.11.186)> 220 Bem 
Vindo ao Servidor FTP
(000019) 24/5/2009 16:25:28 - (not logged in) (189.105.11.186)> could not 
send reply, disconnected.
(000018) 24/5/2009 16:25:32 - integrator (189.105.11.186)> 425 Can't open 
data connection.
(000018) 24/5/2009 16:25:43 - integrator (189.105.11.186)> m±
(000018) 24/5/2009 16:25:43 - integrator (189.105.11.186)> 500 Syntax error, 
command unrecognized.
(000018) 24/5/2009 16:25:43 - integrator (189.105.11.186)> 
(000018) 24/5/2009 16:25:43 - integrator (189.105.11.186)> 500 Syntax error, 
command unrecognized.
(000018) 24/5/2009 16:25:43 - integrator (189.105.11.186)> 
(000018) 24/5/2009 16:25:43 - integrator (189.105.11.186)> 500 Syntax error, 
command unrecognized.

Via command line works fine, for example.
ftp -i xyzmyftp.net
mput *.dbf

My piece of program is:

           oFTP:exGauge := { | done, size| ShowGauge(done, size, 
ArrayFile[n] ) }
           If oFTP:UpLoadFile(cFile)


Regards,
Itamar M. Lins Jr. 



_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to