Giter VIP home page Giter VIP logo

Comments (13)

sconeu avatar sconeu commented on June 28, 2024

Corrected with proper image

npp-crash

from nppftp.

ashkulz avatar ashkulz commented on June 28, 2024

@sconeu: are you able to reproduce this with 0.26.4 available from Github?

from nppftp.

gbritton1 avatar gbritton1 commented on June 28, 2024

Same error as @sconeu with NppFTp 0.26.3 connecting to Z-OS in my case.
I cannot find 0.26.4 anyhere

from nppftp.

gbritton1 avatar gbritton1 commented on June 28, 2024

OK -- got 0.26.4 installed. Same exact failure.

from nppftp.

sconeu avatar sconeu commented on June 28, 2024

I think it blows up on any non-UNIX-like file system.

from nppftp.

gbritton1 avatar gbritton1 commented on June 28, 2024

Well that's really useful

from nppftp.

ashkulz avatar ashkulz commented on June 28, 2024

Is there a public URL where I can try to reproduce?

from nppftp.

gbritton1 avatar gbritton1 commented on June 28, 2024

Not sure. It failed for me on an internal site

from nppftp.

chcg avatar chcg commented on June 28, 2024

@sconeu @gbritton1 Could you please retest with version v0.27.0, as some similar crashes are fixed with this release, see https://github.com/ashkulz/NppFTP/releases/tag/v0.27.0

from nppftp.

sconeu avatar sconeu commented on June 28, 2024

Still fails for me. Notepad++ 7.4.1 64bit. NppFTP 0.27.0 64bit.

from nppftp.

sconeu avatar sconeu commented on June 28, 2024

Follow up for chcg. HP NonStop paths are fixed as the following regex:

$[:alpha:][:alnum:]{0,6}.[:alnum:]{1,8}.[:alnum:]{1,8}

Case Insensitive.

Part before the first dot is the volume name, including the leading $.
Second part (between the dots) is a subvolume name
Third part (after the second dot) is the file name.

e.g.:

$VOL.SUBVOL.FILE
$BUG47.20180906.COMMENT1

from nppftp.

sconeu avatar sconeu commented on June 28, 2024

Still occurring with 0.28.3. NPP v7.7 64 bit.

from nppftp.

chcg avatar chcg commented on June 28, 2024

@sconeu See #132 regarding ussing z/OS like dir structure with . as separator. Probably this will not be supported by NppFTP, but at least it shouldn't create a crash.

from nppftp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.