snowflake icon indicating copy to clipboard operation
snowflake copied to clipboard

Graphical SFTP client and terminal emulator with helpful utilities

Results 116 snowflake issues
Sort by recently updated
recently updated
newest added

**Describe the bug** On Ubuntu 20.04, I cannot run Snowflake. When I click on it nothing happens. When I try loading snowflake on terminal, it displayed error named 'Exception in...

Allowing users to choose install location would be beneficial. To have it blind install the way the Windows MSI is currently doing is outdated

Does it support signed public keys to be passed in? (id_rsa.pub.signed) **SSH Command Format:** ``` ssh -i -i username@HOST_IP_ADDR ``` **Example Command** ``` ssh -i id_rsa -i ~/Downloads/id_rsa.pub.signed [email protected] ```

I'm using Linux ssh-agent to manage my connection to my jumperboxes. The agent on my device forwards sessions to the various jumper boxes. I am not able to get that...

enhancement

java -jar snowflake-1.0.4.jar Error Message: ``` Exception in thread "main" java.lang.Error: Cannot load javax.swing.plaf.metal.MetalLookAndFeel at java.desktop/javax.swing.UIManager.initializeDefaultLAF(UIManager.java:1406) at java.desktop/javax.swing.UIManager.initialize(UIManager.java:1517) at java.desktop/javax.swing.UIManager.maybeInitialize(UIManager.java:1483) at java.desktop/javax.swing.UIManager.getDefaults(UIManager.java:709) at java.desktop/javax.swing.UIManager.getColor(UIManager.java:751) at java.desktop/javax.swing.plaf.nimbus.DerivedColor.rederiveColor(DerivedColor.java:81) at java.desktop/javax.swing.plaf.nimbus.NimbusDefaults.getDerivedColor(NimbusDefaults.java:1640) at java.desktop/javax.swing.plaf.nimbus.NimbusDefaults.addColor(NimbusDefaults.java:1597)...

Bumps commons-io from 2.6 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.6&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

**Describe the bug** The connection takes very long to establish and opening a new terminal takes quite some time too. I don't have the same problem using other SSH clients...

I have many existing ssh connections for long time and used to connect with terminal. Now I'm trying to migrate to snowflake but could not even create the very first...

enhancement

I edit files through VSCode, save, but the changes are not sent to the server. If you edit files through a built-in editor then everything is fine. Windows 10 Snowflake...

In a small screen,it is a little waste of space in left menu area. hope support collapse menu,user can chose that just show icon without text.

enhancement