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

Can not create or duplicate files with any suffix on SFTP (SHH) - Windows 10 #14263

Closed
Insencel opened this issue Feb 21, 2023 · 4 comments · Fixed by #14264
Closed

Can not create or duplicate files with any suffix on SFTP (SHH) - Windows 10 #14263

Insencel opened this issue Feb 21, 2023 · 4 comments · Fixed by #14264
Assignees
Labels
bug interface User Interface
Milestone

Comments

@Insencel
Copy link

When trying create a file with any suffix over SFTP on Windows 10 i only get a "error" sound and nothing happens. I can however create a file without suffix (so no .html, .css, etc) and remame it to have a suffix after. The same issue however arrises when using "Duplicate" instead of new.

I have tested this on multiple servers with the same result.

Specs:
Cyber Duck Versions I have tested this on: 8.5.6 and current Beta-Build for 8.5.7 (39395)
Windows 10
Intel(R) Core(TM) i5-4690k CPU @ 3.50 GHz
24 GB Ram
64 bit

@Insencel Insencel changed the title Can not create or duplicate files any suffix on SFTP (SHH) - Windows 10 Can not create or duplicate files with any suffix on SFTP (SHH) - Windows 10 Feb 21, 2023
@AliveDevil AliveDevil self-assigned this Feb 21, 2023
@AliveDevil AliveDevil added bug interface User Interface labels Feb 21, 2023
@AliveDevil
Copy link
Contributor

Thanks for reporting.

Will be fixed in an upcoming version.

@AliveDevil
Copy link
Contributor

Regression from #14236

@ylangisc ylangisc added this to the 8.5.7 milestone Feb 21, 2023
@AliveDevil
Copy link
Contributor

In the meantime, set

browser.filter.regex=^[\\.]{1,2}$ [:/\\\\]

in a (new) file called "default.properties" (enable Show File Extension in Explorer) in %AppData%\Cyberduck.

@Insencel
Copy link
Author

alright thanks, works!
i'll leave the ticket open, since i don't know if you want it closed or not. but feel free to close it :)

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

Successfully merging a pull request may close this issue.

3 participants