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.
SFTP with shell commands
Re: SFTP with shell commands
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
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
Hi.
Do you have any solution on my case?
Tks.
Do you have any solution on my case?
Tks.
Re: SFTP with shell commands
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.
Please try to compose a small sample to demonstrate the problem and send it to dmitryg*devart*com.
Re: SFTP with shell commands
The new SecureBridge build with a fix for the issue is available for download now.