Question
cfftp problem
Hi all,
Iam using cfftp to put files into a server using the following code
<CFFTP
ACTION="PUTFILE"
USERNAME="temp"
PASSWORD="temp"
SERVER="temp"
TRANSFERMODE="ASCII"
LOCALFILE="c:\blah\blah\1.txt"
REMOTEFILE="/temp/1.txt"
>
There seems to be some problem and am getting the following error message
500 Invalid PORT Command.
Please suggest.
Thanks.
Iam using cfftp to put files into a server using the following code
<CFFTP
ACTION="PUTFILE"
USERNAME="temp"
PASSWORD="temp"
SERVER="temp"
TRANSFERMODE="ASCII"
LOCALFILE="c:\blah\blah\1.txt"
REMOTEFILE="/temp/1.txt"
>
There seems to be some problem and am getting the following error message
500 Invalid PORT Command.
Please suggest.
Thanks.