E
ebxca
Unregistered / Unconfirmed
GUEST, unregistred user!
用idftp控件,执行如下语句:
if idftp1.Connected=true then
idftp1.Put('message.txt');
出错: EIdProtocolReplyError with message 'STOU': command not understood
是什么错呢?
该怎样?
if idftp1.Connected=true then
idftp1.Put('message.txt');
出错: EIdProtocolReplyError with message 'STOU': command not understood
是什么错呢?
该怎样?