Using WinSCP 5.5.0 or 5.5.3 and and FTPS connection (TLS or SSL), I cannot transfer files. The error is always: "Real path and requested remote path do not match: "/FTPUSER2:/" "/FTPUSER2:/FTPUSER2:/"
The server is running Vshell 4.0.2 and is configured for SFTP and FTPS. SFTP works fine with WinSCP. The username is FTPUSER2 and a virtual root is configured for this user only in VShell.
Log window:
Copying 1 files/directories to remote directory "FTPUSER2:/"
PrTime: Yes; PrRO: No; Rght: rw-r--r--; PrR: No (Yes); FnCs: N; RIC: 0100; Resume: N (102400); CalcS: Yes; Mask: *.*
TM: B; ClAr: No; RemEOF: No; RemBOM: No; CPS: 0; NewerOnly: No; InclM:
AscM: *.*html; *.htm; *.txt; *.php; *.php3; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; *.js; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
File: 'D:\xfiles\1.TIF' [2009-01-14T18:01:15.521Z] [44685]
Copying "D:\xfiles\1.TIF" to remote directory started.
Binary transfer mode selected.
Starting upload of D:\xfiles\1.TIF
CWD /FTPUSER2:/FTPUSER2:/
250 CWD successful. "FTPUSER2:/" is the current directory.
PWD
257 "FTPUSER2:/" is the current directory.
Real path and requested remote path do not match: "/FTPUSER2:/" "/FTPUSER2:/FTPUSER2:/"
Copying files to remote side failed.
(ExtException) **Real path and requested remote path do not match: "/FTPUSER2:/" "/FTPUSER2:/FTPUSER2:/"**
Copying files to remote side failed.
Asking user:
Error transferring file 'D:\xfiles\1.TIF'. ("Real path and requested remote path do not match: ""/FTPUSER2:/"" ""/FTPUSER2:/FTPUSER2:/""","Copying files to remote side failed.")
(EScpSkipFile) Error transferring file 'D:\xfiles\1.TIF'.
Real path and requested remote path do not match: "/FTPUSER2:/" "/FTPUSER2:/FTPUSER2:/"
Copying files to remote side failed.
Cached directory not reloaded.
Retrieving directory listing...
CWD /FTPUSER2:/FTPUSER2:/
250 CWD successful. "FTPUSER2:/" is the current directory.
PWD
257 "FTPUSER2:/" is the current directory.
TYPE A
200 Type set to 'A'
PASV
227 Entering Passive Mode (10,40,2,255,223,159).
MLSD
150 Status okay; about to open data connection.
TLS connection established
Type=cdir;Modify=20140520162903; FTPUSER2:/
Type=pdir;Modify=20140520162903; ..
226 Transfer complete.
Directory listing successful
Thanks!
-Mike