Running from the Win shortcut works fine, but command line process does not work.  Logs from the shortcut and command line are shown.
command line - does not transfer
---------------------------
"C:\Program Files (x86)\CoreFTP\coreftp.exe" -s -O -site Tax_Commission -u D:\A5v4\AMSC\rdc.jpg -p /warrant_intercept/upload/ -log D:\log10.log
-------------------------------
11/07/14  08:12  (1817)
Resolving nemo.tax.ok.gov...
nemo.tax.ok.gov [22] connecting...
SSH-2.0-OpenSSH_4.3
diffie-hellman-group1-sha1
client -> aes128-ctr
server -> aes128-ctr
ac:31:a8:1a:a0:10:92:2a:c2:42:4f:a7:70:ee:c8:86
ssh-rsa
Sending password
PWD
Current directory is '/home/wit66076'
CWD /home/wit66076CWD /warrant_intercept/upload/
Source or dest path may be invalid - check path and/or permissionspermission denied...
CWD /home/wit66076/public
CWD /home/wit66076
CWD /warrant_intercept/upload
permission denied...
MKD /warrant_intercept/upload
MKD /warrant_intercept
permission denied...
permission denied...
Total uploaded files:  0
Total uploaded data:  0
Total downloaded files:  0
Total downloaded data:  0
from the Win shortcut - works fine
-----------------------------
Welcome to Core FTP, release ver 2.2, build 1817 (x86.U) -- © 2003-2014
WinSock 2.0
Mem -- 4,192,752 KB, Virt -- 2,097,024 KB
Started on Friday November 07, 2014 at 08:07:AM
Resolving nemo.tax.ok.gov...  
nemo.tax.ok.gov [22] connecting...  
SSH-2.0-OpenSSH_4.3 
diffie-hellman-group1-sha1
client -> aes128-ctr
server -> aes128-ctr
ac:31:a8:1a:a0:10:92:2a:c2:42:4f:a7:70:ee:c8:86
ssh-rsa
Sending password
PWD  
Current directory is '/home/wit66076'  
Keep alive off...
CWD /home/wit66076/public  
CWD /home/wit66076  
Transferred 316 bytes in 0.008 seconds  
CWD /home/wit66076/warrant_intercept/  
Transferred 245 bytes in 0.008 seconds  
CWD /home/wit66076/warrant_intercept/upload/  
Transferred 117 bytes in 0.008 seconds  
STOR /home/wit66076/warrant_intercept/upload/readme.txt  
readme.txt - 49 bytes transferred in 1 seconds  
Transfer time: 00:00:01  
DELE readme.txt  
permission denied...  
Transferred 117 bytes in 0.008 seconds  
I am not sure what FTP server they are using.
Bill.