Giter Club home page Giter Club logo

ffftp's Introduction

🌝

ffftp's People

Contributors

claudemuller avatar mitchas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ffftp's Issues

[Suggestion] Log auto-follow

When many tasks are being displayed on the log at the bottom, it doesn't auto-scroll or auto-follow. I suggest an autoscroll feature to be added.

Autoupdate / check for update

Hey, I think it would be handy to add a check for update button to the menu. Additionally it would be nice to provide an about screen featuring the icon, the current version, a check for update button and the url that is currently opened.

Some options should be:

I appreciate that this might be a lot of work, I just think it is pretty handy, when you get to it. Also in the future this will help avoid bug reports from outdated versions, because it makes it easier to update your version.

App allows a connection attempt even without the host field

I think that some validation needs to come in here to check if the user has entered anything into the host field upon connect click - a red border with a message or a message in the console.

I've tested it with a hostname but with blank username, password and port and that defaults to: anonymous, @anonymous and 21 respectively - so that is accepted behaviour.

Allow for sftp.

Hey, I think an option to allow sftp would be very good.

Maybe you could just add a toggle to turn it on or off?

How to upload?

I can't find any button to upload any files to my server. Dragging and dropping only makes it say "Getting file tree..." on the bottom, but no new files are shown. How do I upload?

UI/UX improvements.

Hey, I really like the idea of a very simple ftp client. And the very reduced look is awesome.

However I do have some suggestions to improve the UX. If you are interested I could upload a design to show the points mentioned.

  1. Adding a feedback when dropping files onto the app (maybe a semi-transparent overlay saying "dropping X files")

  2. Highlighting newly added files (at least for 30 secs or maybe until the next file is uploaded or the the user navigates) maybe in green.

  3. Highlighting updated files (see above)

  4. The favouriting features is a bit confusing. It is not really clear why the buttons shows an X and when a √. Also It is not clear how to edit favourites. I think this screen could be improved a bit.

Add releases

Hey, it would be great if you could always release the current version via a tag on github including a downloadble version of the app.

Show error when connection fails.

Hey,

I tried to connect to a server using the wrong IP (my server moved and the ip changed, and I forgot). However, I did not get an error. Instead it show the file screen without any directories. In the bottom it showed Connected to 111.122.233.28, which it definitely did not.

I think it would be better if the app would stay on the/go back to the connection screen and show an error.

URL/Path and Preview/Open with

Hello!

Just downloaded the program and I love it!

Just a few ideas:
Right click to show path/URL
A preview button
And an ”Open with” button

Breaking change when running a clean npm install because of angular version

I removed the old node_modules (with my pending pull request) and reinstalled them again both on Windows as well as Linux. The app then breaks i.e. the http module has a breaking change (Angular when from 1.5.7 to 1.6.2). In the newer version it is implemented with a promise and requires the use of a .then() instead of .success() and .error(). This causes the app to stop loading when it reaches line 41 in controllers/base.js, which then stops Angular from loading and shows the last element in the DOM tree - the delete confirmation dialog.

I have fixed this in another commit and as soon as the pending pull request gets resolved, I can create another for this fix.

:)

Does not work with my machine (Windows 10)

I downloaded the .zip from the website.
Both Winrar and 7-zip gave issue that archive is corrupt and once I got to extract the files, this is the error I receive trying to run the .exe file.

untitled

JavaScript error on menu items

How to reproduce: Open ffftp.app. Close the window. Select a menu item like Action β†’ Connect or Dev β†’ Dev Tools.

Error Message:

A JavaScript error occurred in the main process
Uncaught Exception:
Error: Attempting to call a function in a renderer window that has been closed or released. Function provided here: undefined at callIntoRenderer (/ffftp.app/Contents/Resources/electron.asar/browser/rpc-server.js:186:19) at MenuItem.click (/ffftp.app/Contents/Resources/electron.asar/browser/api/menu-item.js:82:16)
at Function.executeCommand (/ffftp.app/Contents/Resources/electron.asar/browser/api/menu.js:119:40)

Recommendation: If closing the window doesn't close the app (somewhat common on macOS apps), then running any command with the window closed should trigger the window to open before the command is executed.

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.