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

Guest

Re: System Error. Code: 3. The system cannot find the path specified","Copying files from remote side f

martin wrote:

OK, I assume you use FTP protocol, right?
WinSCP does not support long paths with FTP yet:
https://winscp.net/tracker/1337


FTPS with implicit TLS
OK ty for the info.
martin

Re: System Error. Code: 3. The system cannot find the path specified","Copying files from remote side f

OK, I assume you use FTP protocol, right?
WinSCP does not support long paths with FTP yet:
https://winscp.net/tracker/1337
brutus

Re: System Error. Code: 3. The system cannot find the path specified","Copying files from remote side f

martin wrote:

When do you get the error? When using Open command? Or Edit? Or yet another?


I am using WinSCP configured in the way when double click is associated with default system editor (ie Word for docx).
And double clicking on the document then causes this error. After restarting WinSCP there is message about undeleted temp folder - it seems to me WinSCP is not able to create correct temp file in case of too long path.
martin

Re: System Error. Code: 3. The system cannot find the path specified","Copying files from remote side f

When do you get the error? When using Open command? Or Edit? Or yet another?
brutus

System Error. Code: 3. The system cannot find the path specified","Copying files from remote side f

I have met the following error:

. 2015-12-02 11:23:26.537 System Error. Code: 3.

. 2015-12-02 11:23:26.537 The system cannot find the path specified
. 2015-12-02 11:23:26.537 Copying files from remote side failed.
. 2015-12-02 11:23:26.537 Got reply 4 to the command 4
* 2015-12-02 11:23:26.537 (ExtException) **Can't open file .....
* 2015-12-02 11:23:26.537 System Error. Code: 3.

* 2015-12-02 11:23:26.537 The system cannot find the path specified**
* 2015-12-02 11:23:26.537 Copying files from remote side failed.
. 2015-12-02 11:23:26.887 Asking user:
. 2015-12-02 11:23:26.887 Error transferring file '...'. ("Can't open file 'C:\Users.... .docx'.
. 2015-12-02 11:23:26.887 System Error. Code: 3.

. 2015-12-02 11:23:26.887 The system cannot find the path specified","Copying files from remote side failed.")
* 2015-12-02 11:23:30.413 (ECommand) **Copying files from remote side failed.**
* 2015-12-02 11:23:30.413 Error transferring file '....'.
* 2015-12-02 11:23:30.413 Can't open file '.....docx'.
* 2015-12-02 11:23:30.413 System Error. Code: 3.
* 2015-12-02 11:23:30.413 The system cannot find the path specified
* 2015-12-02 11:23:30.413 Copying files from remote side failed.

This is definitely issue of overall too long folder path+file name as I was able to fix this by shortening file name/folders name in the path to the file.
However Filezilla opened the same file without changes without problem.
This error was replicated several times on Windows 10 computer with WinSCP 5.7.5 and 5.7.6 HOWEVER I was not able to replicate it properly on Windows Vista - is it possible it has something to do with too long file path in temp folder on local computer created by WinSCP?

TY