What I would probably try next is:
Can you "get" using ftp?
What messages/errors are you receiving on the get/put call (as apposed to the start/stop calls.
Try getting/putting to another server.
Can you get a directory listing using ftp?
Can you create a new folder using ftp?
And see where you are with these.
Jerry Johnson
>>> [EMAIL PROTECTED] 07/28/04 06:06PM >>>
----- Original Message -----
From: "Jerry Johnson" <[EMAIL PROTECTED]>
Date: Wed, 28 Jul 2004 16:53:25 -0400
To: CF-Newbie <[EMAIL PROTECTED]>
Subject: Re: ftp'ed and have a filesize of 0 bytes?
OK. Completely winging it, but it could be:
Permissions problem. Does the user you created the FTP session with have write access to that ftp folder?
Yes. I'm loggin in using the administrator account.
Timeout problem. If the FTP timesout during the upload, it could possibly cause this. But I don;t thin kit would always be 0 bytes, but fluctuate at the timeout point. There should be an error message returned for this one.
I get successful on logging in and out.
Source file problem. If the source file is not found, or in some way corrupted.
Transfer Mode problem. If the file is BINARY and you are transfering in TEXT mode, this might cause the 0 byte problem.
I'm transferring as ASCII (file is comma-delimited ascii file)
Jerry Johnson
>>> [EMAIL PROTECTED] 07/28/04 04:28PM >>>
I am putting the file.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]
