mitchas / ffftp

Electron FTP manager
184 stars 31 forks source link

How to upload? #23

Closed skybldev closed 3 years ago

skybldev commented 6 years ago

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?

v0112358 commented 6 years ago

I think this feature is not available at the moment.

jonasgeiler commented 6 years ago

Normally, drag and drop should work. Not sure what the issue is here...

v0112358 commented 6 years ago

Drag and drop is not work on MacOS, it hangs at "getting file tree..". I will test upload on Windows.

skybldev commented 6 years ago

It tries to upload in Windows, but it just hangs.

v0112358 commented 6 years ago

It also failed on Linux (Ubuntu).

The error message from Dev tool is: "Uncaught ReferenceError: dirTree is not defined at HTMLBodyElement.document.body.ondrop (base.js:433)"