Page 1 of 1

SFTP with shell commands

Posted: Mon 01 Dec 2014 12:49
by tiagosot
Hi

I've built a SFTP Server on my local machine and it works fine with SFTP clients like WinSCP.
But I have some problems using sftp client on Linux, "ls" and "get" commands don't work.

When I use "ls", it doesn't list any files and with "get" I get the message "Cannot download non-regular file".

Am I doing something wrong on SFTP server configurations?

Tks.

Re: SFTP with shell commands

Posted: Mon 01 Dec 2014 16:38
by tiagosot
Hi.

I can list the files using "ls *" or "ls -l *", but in the second case, the file types appears like "?" not "d" or "-". I think that something is wrong when I open the connection with the file type.

Tks

Re: SFTP with shell commands

Posted: Wed 03 Dec 2014 10:57
by tiagosot
Hi.

Do you have any solution on my case?

Tks.

Re: SFTP with shell commands

Posted: Tue 09 Dec 2014 07:22
by Dimon
Unfortunately, the information you have provided is not enough to reproduce the issue.
Please try to compose a small sample to demonstrate the problem and send it to dmitryg*devart*com.

Re: SFTP with shell commands

Posted: Thu 12 Feb 2015 14:43
by ViktorV
The new SecureBridge build with a fix for the issue is available for download now.