Unexpected directory change to F:\

Advertisement

CrazyJannis44
Joined:
Posts:
1
Location:
Germany

Unexpected directory change to F:\

Hello guys,
I'm German and when I run WinSCP with the following script:
option batch abort
option confirm off
open sftp://pi:------%21@192.168.178.200/ -hostkey="ssh-ed25519 -------vas=" #--- = censored
get /home/pi/--------/*
exit
It returns the following error:
confirm         off
Entfernter Rechner wird gesucht …
Verbindung mit entferntem Rechner wird hergestellt …
Authentifizierung …
Benutzername „pi“ wird verwendet.
Authentifikation mit zuvor eingegebenem Passwort.
Authentifiziert.
Die Sitzung wird gestartet …
Sitzung gestartet.
Fehler beim Wechseln in Verzeichnis „F:\“.
Systemfehler. Code: 3.
Das System kann den angegebenen Pfad nicht finden
Aktive Sitzung: [1] pi@192.168.178.200
What means: connected.... ----> Error while changing to directory F:\ ---> Systemerror code 3 -----> The system can't find the specified path

Can someone help me? I don't know from where the F directory comes.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,552
Location:
Prague, Czechia

Re: Unexpected directory change to F:\

Please attach a full session log file showing the problem (using the latest version of WinSCP).

To generate the session log file, use /log=C:\path\to\winscp.log command-line argument. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.

Reply with quote

Advertisement

You can post new topics in this forum