SFTP with shell commands

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
tiagosot
Posts: 10
Joined: Mon 01 Dec 2014 12:42

SFTP with shell commands

Post by tiagosot » Mon 01 Dec 2014 12:49

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.

tiagosot
Posts: 10
Joined: Mon 01 Dec 2014 12:42

Re: SFTP with shell commands

Post by tiagosot » Mon 01 Dec 2014 16:38

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

tiagosot
Posts: 10
Joined: Mon 01 Dec 2014 12:42

Re: SFTP with shell commands

Post by tiagosot » Wed 03 Dec 2014 10:57

Hi.

Do you have any solution on my case?

Tks.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Re: SFTP with shell commands

Post by Dimon » Tue 09 Dec 2014 07:22

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.

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: SFTP with shell commands

Post by ViktorV » Thu 12 Feb 2015 14:43

The new SecureBridge build with a fix for the issue is available for download now.

Post Reply