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

NetRrocks : doesn't handle properly files names with ( ) in them like test().txt #2087

Open
LanThrusteR opened this issue Mar 19, 2024 · 1 comment

Comments

@LanThrusteR
Copy link

LanThrusteR commented Mar 19, 2024

Ещё одна проблема в плагине NetRocks требующая фикса, я уже говорил о том каким образом NetRocks работает со спец-символами в именах файла.

Создайте файл

text().txt

загрузите его на сервер через SCP
теперь попробуйте его скопировать обратно, увидите:

Operation failed
Query info fault
syntax error near unexpected token '('

вероятно и все другие символы которые могут не работают.

дойдут руки - попробую пропатчить

@LanThrusteR
Copy link
Author

Ещё можно попробовать скопировать на сервер файл

test;.txt

на севере создадутся два файла

test и
test;.txt

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

No branches or pull requests

1 participant