Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.29.12 Initial remote directory locking as home directory #353

Closed
j33716 opened this issue Mar 28, 2023 · 5 comments
Closed

Version 0.29.12 Initial remote directory locking as home directory #353

j33716 opened this issue Mar 28, 2023 · 5 comments

Comments

@j33716
Copy link

j33716 commented Mar 28, 2023

Description of the Issue

The new version now locks the "Initial remote directory" to act as a home directory.
Whatever the Initial remote directory is set to is the base folder. You cannot go below that directory

Steps to Reproduce the Issue

  1. Set Initial remote directory to /var/www/html
  2. Open the connection
  3. Try to go to /var/spool (or any other folder below the initial)

Expected Behavior

This was not the case in previous versions. As a developer we work in specific folders 90% of the time but still need access
to the other folders occasionally. The only way to do this now is to set the initial remote directory to /
This means to get to the 90% we have to click through folders every time.

The Initial remote directory is now the Home directory

Debug Information

NppFTP v 0.29.12 Unicode

@chcg
Copy link
Collaborator

chcg commented Mar 28, 2023

@j33716 Which version was still functional ? 0.29.11? What are you using SFTP, FTPS, FTPES or plain FTP?
As with 0.29.12 just zlib was updated it is unlikely that this changed the behaviour with the initial remote directory.

@j33716
Copy link
Author

j33716 commented Mar 28, 2023 via email

@chcg
Copy link
Collaborator

chcg commented Apr 1, 2023

@j33716
A see a changed behaviour which was introduced with 0.29.9. It also happens for plain FTP connections. Before it was possible to trigger a refresh of the directory via double click on the dir entry. Now it is necessary to use either the refresh entry from context menu or the refresh button.
Is this the problem you are facing?

grafik

I tested with test.rebex.net and /pub/example as initial dir.

@chcg chcg added the duplicate label Apr 2, 2023
@chcg
Copy link
Collaborator

chcg commented Apr 2, 2023

Duplicates #349 , please add further comments there.

@j33716
Copy link
Author

j33716 commented Apr 3, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants