CoreFTP lite upload via commandline doesn't work

Core FTP client questions and answers
Post Reply
daremo18
Posts: 2
Joined: Thu Apr 23, 2009 8:33 pm

CoreFTP lite upload via commandline doesn't work

Post by daremo18 »

All,

I am using lite version 2.1 build 1603. If I connect to SFTP site manually I can upload successfully. When I attempt to upload via commandline, it reports success but the file doesn't get uploaded to my server.

Commandline:

coreftp.exe -O sftp://ftpcreds@site.com:10022/ -ssh -u c:\apps.txt -p /246223/ -log c:\ftplog.txt

Log:

Current directory is '/246223'

Transferred 0 bytes in 0.008 seconds

STOR /246223/apps.txt

apps.txt - 14303 bytes transferred

Total uploaded files: 1

Total uploaded data: 13 KB

Total downloaded files: 0

Total downloaded data: 0

Thanks in advance of any replies. I have tried it with and without teh -p option.
daremo18
Posts: 2
Joined: Thu Apr 23, 2009 8:33 pm

Post by daremo18 »

OK

Me = moron

Evidently my uploads are working fine, but the files don't have a "retrievable" flag set so when I go in to verify my uploads, I cannot see them.

Coreftp = doing exactly what it should be doing.

Thanks!
Post Reply