GithubHelp home page GithubHelp logo

0.4.7 not working about remote-ftp HOT 9 CLOSED

icetee avatar icetee commented on August 20, 2024
0.4.7 not working

from remote-ftp.

Comments (9)

pruge avatar pruge commented on August 20, 2024

+1 me too

from remote-ftp.

aureliojargas avatar aureliojargas commented on August 20, 2024

+1
The upload bar never stops and the remote file gets truncated (zeroed).
Conecting, listing files and downloading is working fine.

Tested on my Mac (Yosemite) and on Windows 7. Both with latest Atom 0.177.

from remote-ftp.

brocknessmonster avatar brocknessmonster commented on August 20, 2024

It isn't working for me either. Just tried again with . 0.4.8 and no luck.

from remote-ftp.

grenierdev avatar grenierdev commented on August 20, 2024

Can you guys open up the console CTRL+ALT+I (on Windows) and post the error here?

from remote-ftp.

luizpaulo165 avatar luizpaulo165 commented on August 20, 2024

+1 me too. I'm using Windows 8.

from remote-ftp.

grenierdev avatar grenierdev commented on August 20, 2024

Can you guys run the following snippet in your atom's developer tool? Paste the resulting line.

atom.project.remoteftp.connector.put(
    "/path/to/file/you/want/to/upload",
    function () { console.log('Completed', arguments); },
    function () { console.log('Progress', arguments); }
);

This line will try to upload a file and will print some debug in the console.

from remote-ftp.

aureliojargas avatar aureliojargas commented on August 20, 2024

@mgrenier New plugin version 0.6.0 is working fine. Thanks for the update! 👍

I'm using Atom 0.182.0 in Windows 7.

from remote-ftp.

grenierdev avatar grenierdev commented on August 20, 2024

@luizpaulo165 @brocknessmonster @theRichu @prugel Is it fixed on your side too?

from remote-ftp.

luizpaulo165 avatar luizpaulo165 commented on August 20, 2024

I do not have this problem. I am using a macbook now.It is working properly.

from remote-ftp.

Related Issues (20)

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.