System Error. Code: 123

Advertisement

tkimmel3
Joined:
Posts:
2
Location:
Pennsylvania

System Error. Code: 123

We are getting an error (in red) when our automated scripts are running. I have searched all the previous threads and read about others having the potential issues, but I haven't gotten a solid answer. We are using an older version of WinSCP, which I'd like to get updated as well. I'm new to this as the other personnel that handled this is no longer with the organization. I appreciate all help that is offered.

Here is our log file.

. 2015-05-13 08:40:01.285 --------------------------------------------------------------------------
. 2015-05-13 08:40:01.285 WinSCP Version 4.1.9 (Build 416) (OS 5.2.3790 Service Pack 2)
. 2015-05-13 08:40:01.285 Login time: Wednesday, May 13, 2015 8:40:01 AM
. 2015-05-13 08:40:01.285 --------------------------------------------------------------------------
. 2015-05-13 08:40:01.285 Session name: ####@eft.######.com
. 2015-05-13 08:40:01.285 Host name: eft.########.com (Port: 22)
. 2015-05-13 08:40:01.285 User name: ##########(Password: Yes, Key file: No)
. 2015-05-13 08:40:01.285 Tunnel: No
. 2015-05-13 08:40:01.285 Transfer Protocol: SFTP (SCP)
. 2015-05-13 08:40:01.285 Ping type: -, Ping interval: 30 sec; Timeout: 15 sec
. 2015-05-13 08:40:01.285 Proxy: none
. 2015-05-13 08:40:01.285 SSH protocol version: 2; Compression: No
. 2015-05-13 08:40:01.285 Bypass authentication: No
. 2015-05-13 08:40:01.285 Try agent: Yes; Agent forwarding: No; TIS/CryptoCard: No; KI: Yes; GSSAPI: No
. 2015-05-13 08:40:01.285 Ciphers: aes,blowfish,3des,WARN,arcfour,des; Ssh2DES: No
. 2015-05-13 08:40:01.285 SSH Bugs: -,-,-,-,-,-,-,-
. 2015-05-13 08:40:01.285 SFTP Bugs: -,-
. 2015-05-13 08:40:01.285 Return code variable: Autodetect; Lookup user groups: Yes
. 2015-05-13 08:40:01.285 Shell: default, EOL: 0
. 2015-05-13 08:40:01.285 Clear aliases: Yes, Unset nat.vars: Yes, Resolve symlinks: Yes
. 2015-05-13 08:40:01.285 LS: ls -la, Ign LS warn: Yes, Scp1 Comp: No
. 2015-05-13 08:40:01.285 Local directory: default, Remote directory: home, Update: No, Cache: Yes
. 2015-05-13 08:40:01.285 Cache directory changes: Yes, Permanent: Yes
. 2015-05-13 08:40:01.285 DST mode: 1
. 2015-05-13 08:40:01.285 --------------------------------------------------------------------------
. 2015-05-13 08:40:01.285 Looking up host "eft.#######.com"
. 2015-05-13 08:40:01.347 Connecting to 12.152.59.252 port 22
. 2015-05-13 08:40:01.410 Server version: SSH-2.0-1.82_sshlib GlobalSCAPE
. 2015-05-13 08:40:01.410 We claim version: SSH-2.0-WinSCP_release_4.1.9
. 2015-05-13 08:40:01.426 SSPI: acquired credentials for: #####@###FTPSERVER
. 2015-05-13 08:40:01.426 Constructed service principal name 'host/eft.#######.com'
. 2015-05-13 08:40:01.426 GSSKEX disabled: No credentials are available in the security package

. 2015-05-13 08:40:01.426 Using SSH protocol version 2
. 2015-05-13 08:40:01.426 Doing Diffie-Hellman group exchange
. 2015-05-13 08:40:01.676 Doing Diffie-Hellman key exchange with hash SHA-1
. 2015-05-13 08:40:01.910 Host key fingerprint is:
. 2015-05-13 08:40:01.910 ssh-rsa 2048 30:34:21:5d:ac:08:a2:78:90:b1:af:97:a5:c8:77:c0
. 2015-05-13 08:40:01.910 Initialised AES-256 CBC client->server encryption
. 2015-05-13 08:40:01.910 Initialised HMAC-SHA1 client->server MAC algorithm
. 2015-05-13 08:40:01.910 Initialised AES-256 CBC server->client encryption
. 2015-05-13 08:40:01.910 Initialised HMAC-SHA1 server->client MAC algorithm
! 2015-05-13 08:40:02.144 Using username "########".
. 2015-05-13 08:40:02.191 Prompt (5, SSH server authentication, Using keyboard-interactive authentication., Enter password: )
. 2015-05-13 08:40:02.191 Using stored password.
. 2015-05-13 08:40:02.269 Access granted
. 2015-05-13 08:40:02.285 Opened channel for session
. 2015-05-13 08:40:02.316 Started a shell/command
. 2015-05-13 08:40:02.316 --------------------------------------------------------------------------
. 2015-05-13 08:40:02.316 Using SFTP protocol.
. 2015-05-13 08:40:02.316 Doing startup conversation with host.
> 2015-05-13 08:40:02.316 Type: SSH_FXP_INIT, Size: 5, Number: -1
< 2015-05-13 08:40:02.332 Type: SSH_FXP_VERSION, Size: 5, Number: -1
. 2015-05-13 08:40:02.332 SFTP version 3 negotiated.
. 2015-05-13 08:40:02.332 We believe the server has signed timestamps bug
. 2015-05-13 08:40:02.332 We will use UTF-8 strings for status messages only
. 2015-05-13 08:40:02.332 Getting current directory name.
. 2015-05-13 08:40:02.332 Getting real path for '.'
> 2015-05-13 08:40:02.332 Type: SSH_FXP_REALPATH, Size: 10, Number: 16
< 2015-05-13 08:40:02.363 Type: SSH_FXP_NAME, Size: 23, Number: 16
. 2015-05-13 08:40:02.363 Real path is '/'
. 2015-05-13 08:40:02.363 Startup conversation with host finished.
. 2015-05-13 08:40:02.363 Cached directory change via "/835" to "/835".
. 2015-05-13 08:40:02.363 Getting current directory name.
. 2015-05-13 08:40:02.363 Copying 1 files/directories to remote directory "/835"
. 2015-05-13 08:40:02.363 PrTime: Yes; PrRO: No; Rght: rw-r--r--; PrR: No (No); FnCs: N; RIC: 01; Resume: S (102400); CalcS: No; Mask:
. 2015-05-13 08:40:02.363 TM: M; ClAr: No; CPS: 0; ExclM(No):
. 2015-05-13 08:40:02.363 AscM: *.*html; *.htm; *.txt; *.php; *.php3; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
. 2015-05-13 08:40:02.363 File: "*.835"
* 2015-05-13 08:40:02.363 (EOSError) System Error. Code: 123.

* 2015-05-13 08:40:02.363 The filename, directory name, or volume label syntax is incorrect
. 2015-05-13 08:40:02.363 Asking user:
. 2015-05-13 08:40:02.363 File or folder '*.835' does not exist. ("System Error. Code: 123.

. 2015-05-13 08:40:02.363 The filename, directory name, or volume label syntax is incorrect")

Reply with quote

Advertisement

kiran
Guest

WinSCP.SessionRemoteException: System Error. Code: 123. The filename, directory name, or volume lab

I could able to transmit the file with console application with same code.
but when we are trying to integrate with window service, we are getting the below error, while executing the service.

"WinSCP.SessionRemoteException: System Error. Code: 123.
The filename, directory name, or volume label syntax is incorrect"

Please try to help me to get resolve this issue.

Thanks In Advance,
kiran

Reply with quote

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

Re: WinSCP.SessionRemoteException: System Error. Code: 123. The filename, directory name, or volume lab

kiran wrote:

I could able to transmit the file with console application with same code.
but when we are trying to integrate with window service, we are getting the below error, while executing the service.

"WinSCP.SessionRemoteException: System Error. Code: 123.
The filename, directory name, or volume label syntax is incorrect"
Duplicate post:
https://winscp.net/forum/viewtopic.php?p=66917#66917

Reply with quote

Advertisement

You can post new topics in this forum