Opened 12 months ago
Last modified 12 months ago
#13011 new Bug report
Windows dir separator in remote site navigation throws error
Reported by: | kiatng | Owned by: | |
---|---|---|---|
Priority: | blocker | Component: | FileZilla Client |
Keywords: | Cc: | kiatng | |
Component version: | Operating system type: | ||
Operating system version: |
Description (last modified by )
Steps to reproduce:
- Connect to a remote site
- My local site root:
D:\Work\Scicom\edumsia\
- My remote site root:
/home/web/public_html/magento/edumys/stage
- Now I want to go very deep in the dir structure in remote:
/home/web/public_html/magento/edumys/stage/app\design\frontend\base\default\template\emgs\catalog\product\view\options\completer\
- An error is thrown:
Microsoft Visual C++ Runtime Library
Assertion failed!
File:../../../packages/FileZilla/sr.../local_path.cpp
Line:359
Expression: segment.find(L'
') == std::wstring::npos
and so on
FileZilla Client
Version: 3.66.1
Build information:
Compiled for: x86_64-w64-mingw32
Compiled on: x86_64-pc-linux-gnu
Build date: 2023-11-03
Compiled with: x86_64-w64-mingw32-gcc (GCC) 12-win32
Compiler flags: -O2 -g -Wall -Wextra -Wno-deprecated-copy -ffunction-sections -fdata-sections -Wno-cast-function-type
Linked against:
wxWidgets: 3.2.3
SQLite: 3.39.4
GnuTLS: 3.8.1
Operating system:
Name: Windows 10 (build 19045), 64-bit edition
Version: 10.0
Platform: 64-bit system
CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 lm
Settings dir: C:\Users\kiat\AppData\Roaming\FileZilla\
Attachments (2)
Change History (3)
by , 12 months ago
Attachment: | image_2023-11-17_094054989.png added |
---|
comment:1 by , 12 months ago
Description: | modified (diff) |
---|
Screenshot