File Uploads Denied to SFTP Server

Core FTP Server questions and answers
Post Reply
dkrupicka
Posts: 2
Joined: Wed Aug 30, 2006 8:09 pm

File Uploads Denied to SFTP Server

Post by dkrupicka »

I have CoreFTP Version 1.0 Build 160 installed on my laptop. I am trying to copy files from a linux server (client) to my laptop (SFTP Server) via SFTP. I am running Windows XP SP2 and I have the firewall disabled. No other SFTP servers are running. The program creates the directories automatically but when the client tries to transfer the file, I get the follwoing error message in the logs and the client disconnects:

[#1] [20060830 16:06:15] [192.168.155.18] ccmadmin, mkdir '/192.168.155.18'
[#1] [20060830 16:06:15] [192.168.155.18] ccmadmin, mkdir '/192.168.155.18/2006-08-30_04-06-13'
[#1] [20060830 16:06:15] [192.168.155.18] ccmadmin, upload of /192.168.155.18/2006-08-30_04-06-13/\/192.168.155.18/2006-08-30_04-06-13//cmterm_7985.4-1-2-0.bin denied
[#1] [20060830 16:06:15] [192.168.155.18] disconnected (ccmadmin)

I have enabled all permissions for the user and selected the "Inherit Permissions" check box. I have even allowed permissions from the c:\ root. I also opened up NTFS permissions to everyone on the subdirectories and verified they propgated to the subdirectories. Any thoughts?
dkrupicka
Posts: 2
Joined: Wed Aug 30, 2006 8:09 pm

File Uploads Denied to SFTP Server

Post by dkrupicka »

You are correct, it was the path. On the system I was using, I had to change the \ to a /. While that seems simple, there wasn't any error or documentation on my system. I have opened a bug with the vendor any they agreed they need to fix their side. Anyway, I was able to get this working fine. Thanks for your reply!
Post Reply