Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Couldnt Get Files from FTP (Using path D://test/machine)

Show us log files both from WinSCP and "cmd".
Subanesh

Couldnt Get Files from FTP (Using path D://test/machine)

Hi All ,
I am using WinSCP to get files from remote server using FTP.
When i try to get below path files from remote server , i am getting below error.
Remote Path : D://test/machine
Error:

WinSCP.SessionRemoteException: Error listing directory '//test/machine'.
Could not retrieve directory listing
C:\C:test/machine: No such directory.
at WinSCP.OperationResultBase.Check()
at Toolbackup.Program.DownloadWinSCP(Int32 _toolid, Int32 _tooldid, String _toolname, String _toolip, String _toolusername, String _toolpwd, String _toolpath) in D:\Users\sgg12186\Documents\Visual Studio 2017\Projects\Toolbackup\Toolbackup\Program.cs:line


But When try to login FTP from cmd , i am able see all files.
Please advise for this issue.
Thank you in advance