When I included the full path it worked. Do you have any tips regarding the
second part of my problem, transfering the contents of a whole directory,
instead of only one file? I've tried *.* but don't seem to get any results.
Pedro
http://www.pedromendes.com (personal)
http://www.cmvm.pt (work)
-----Original Message-----
From: Calvin Ward [mailto:[EMAIL PROTECTED]
Sent: quarta-feira, 29 de Outubro de 2003 11:16
To: CF-Talk
Subject: Re: CFFTP - putfile problem
Should localfile be: "c:\documents\testaftp.txt" ?
- Calvin
----- Original Message -----
From: Pedro Mendes
To: CF-Talk
Sent: Wednesday, October 29, 2003 5:08 AM
Subject: CFFTP - putfile problem
Hello all,
I am trying to send a file using CFFTP.
I establish the connection and then use this:
<cfftp connection = "liga"
action=""> stoponerror="yes"
localfile="/documentos/testaftp.txt"
remotefile="cmvm/testaftp.txt"
transfermode="binary"
passive="yes">
The result I get is the transfer of a file with the specified name, but
with
0 (zero) bytes of content.
I initially thought it could be the transfermode, but even after I
included
it, the problem persists.
After I get this one right, the next step is to send the contents of a
whole
directory, instead of only one file. Is this possible?
Thank you in advance for whatever help you can give. I'm new on this list,
but from what I've read so far, seems like I should have subscribed sooner
:-)
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

