GithubHelp home page GithubHelp logo

Comments (22)

grenierdev avatar grenierdev commented on August 20, 2024

When opening a remote file, it should download it to local and then open the local file. Are you saying that it doesn't open it or that the local file is empty ?

from remote-ftp.

grenierdev avatar grenierdev commented on August 20, 2024

not fixed

from remote-ftp.

SimCoxuK avatar SimCoxuK commented on August 20, 2024

The local file isn't empty - when i browse to the downloaded local file and open it us - it works fine, but when i open the file from the remote connection - its blank - see attached screeen, pane on the left is from local, pane on the right is the same file but opened from the remote connection.

screen shot 2014-07-22 at 09 12 40

from remote-ftp.

SimCoxuK avatar SimCoxuK commented on August 20, 2024

Is there anything i can do to help you replicate this issue? want me to create a video etc? Let me know as I'd love to see this package flourish as it's a great addition to atom

Brendan

from remote-ftp.

grenierdev avatar grenierdev commented on August 20, 2024

Sorry I did not see that you had replied to the issue.

When downloading the file from remote, the package replace (or create) the local's content with the remote's. Then it call atom internal function to open file atom.workspace.open(...).

In your screenshot, can you verify that both file (panel) are leading to the same file? (you can do so by placing your cursor in each one and look at the status bar)

from remote-ftp.

SimCoxuK avatar SimCoxuK commented on August 20, 2024

Hi just took the screenshots (see below) it looks like the remote accessed file's path has a '/' before it's location therefore not resolving to its local location - as with the local access file that has a full location.

screen shot 2014-07-29 at 09 05 44
screen shot 2014-07-29 at 09 05 59

from remote-ftp.

SimCoxuK avatar SimCoxuK commented on August 20, 2024

Local file is on the right, remote on left, but yes they are both meant to be the same accesed file.

from remote-ftp.

grenierdev avatar grenierdev commented on August 20, 2024

Can you update to v0.2.4 and try again?

from remote-ftp.

SimCoxuK avatar SimCoxuK commented on August 20, 2024

Updated but still getting the same issue.

from remote-ftp.

SimCoxuK avatar SimCoxuK commented on August 20, 2024

I might try repairing my disk permissions and see if that helps - although another colleague of mine in the office is using your package as well and is having the same issue. So i cant see it fixing (we are both running recent up to date installs of osx mavericks)

from remote-ftp.

grenierdev avatar grenierdev commented on August 20, 2024

I'm gonna convince a colleague, who use OSX, to install Atom and the package so I can debug the problem. Will keep you posted.

from remote-ftp.

jerometan1 avatar jerometan1 commented on August 20, 2024

Had this installed on Mac and Windows, Mac still have this problem but perfectly fine on Windows.

from remote-ftp.

jerometan1 avatar jerometan1 commented on August 20, 2024

Hope this gets fixed... really like this plug-in very much

from remote-ftp.

grenierdev avatar grenierdev commented on August 20, 2024

Could finaly test it out on a MAC. Seems like Atom open the file slightly before the download has finished. So a "blank" file is opened instead of the local computer.

from remote-ftp.

jerometan1 avatar jerometan1 commented on August 20, 2024

Glad it will get fixed soon

from remote-ftp.

vincentducorps avatar vincentducorps commented on August 20, 2024

Same issue for me :)

OSX 10.10
Atom 0.139.0
Remote FTP 0.2.4

from remote-ftp.

jerometan1 avatar jerometan1 commented on August 20, 2024

Still wishing this get fixed some day

from remote-ftp.

grenierdev avatar grenierdev commented on August 20, 2024

Got busy for the past months, didn't get much time to work on this plugin. I started an other branch "rewrite" and will be testing out soon on a Mac.

from remote-ftp.

jerometan1 avatar jerometan1 commented on August 20, 2024

Great! Looking forward to it

from remote-ftp.

grenierdev avatar grenierdev commented on August 20, 2024

Fixed. Will commit the fix to the "rewrite" branch tonight (GMT -05). Will be releasing the official v0.3 in the next few days.

from remote-ftp.

lenguyenitc avatar lenguyenitc commented on August 20, 2024

Hello mgrenier, This is really great package. Have you solve this problem. I'm using the latest version of package but still same issue?

from remote-ftp.

oscarhogervorst avatar oscarhogervorst commented on August 20, 2024

Old issue, but it can still occur. And I found a fix. It turns out that if you use the "remote" setting in your config file it's important to both start and end with a "/" character. In my case not doing this resulted in local creating a folder named "l" that did not match the remote structure.
Using this value worked
"remote": "/public_html/",

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.