expandrive is extremely slow. I get it up on Sublime Text 2 and it takes something like 2 minutes to load a folder. Is there anything faster?
Thanks!
C0D312 wrote:I seem to have discovered a small issue. When I use the "local to remote sync," it opens a connection and works flawlessly. Then a few minutes later, I might make another edit. When I press "local to remote sync," it connects, prompts me if I want to overwrite, I select yes, then it gives my a timeout error. If I restart st2, and the press local to remote sync, it works again flawlessly.
BomBin wrote:Also, after a while I don't use the editor, I try to reconnect to the server and it says "multiple connections, giving up" and then I try again and it crashes.
wbond wrote:C0D312 wrote:I seem to have discovered a small issue. When I use the "local to remote sync," it opens a connection and works flawlessly. Then a few minutes later, I might make another edit. When I press "local to remote sync," it connects, prompts me if I want to overwrite, I select yes, then it gives my a timeout error. If I restart st2, and the press local to remote sync, it works again flawlessly.
wbond wrote:Unfortunately it is not currently possible to manipulate the sidebar via an API in Sublime. I've had quite a number of requests for this, so I plan on asking Jon if that is something he would consider adding. The downside is that there aren't many, if any, other plugins that would need to manipulate the sidebar in such a way, so it is of limited use.
fmeetze wrote:wbond wrote:C0D312 wrote:I seem to have discovered a small issue. When I use the "local to remote sync," it opens a connection and works flawlessly. Then a few minutes later, I might make another edit. When I press "local to remote sync," it connects, prompts me if I want to overwrite, I select yes, then it gives my a timeout error. If I restart st2, and the press local to remote sync, it works again flawlessly.
I'm having the same issue. This is pretty common in any ftp access where there isn't a keep-alive setting on the server or ftp client. It would be nice if Sublime SFTP would just auto-reconnect when a connection timeout occurred.
hibbelig wrote:wbond wrote:Unfortunately it is not currently possible to manipulate the sidebar via an API in Sublime. I've had quite a number of requests for this, so I plan on asking Jon if that is something he would consider adding. The downside is that there aren't many, if any, other plugins that would need to manipulate the sidebar in such a way, so it is of limited use.
It would be nice if plugins could add additional information to the side bar, such as file modes, file size, file mtime. It would be nice if the side bar could be used for version control, such as showing the version when a file was last modified, whether the file is modified w.r.t. the repository (as per "hg status", for example), or the list of patches as in "hg qseries -v". Or maybe even a history browser that displays the output of "hg log" (or equivalent) and would allow me to navigate to each change set to inspect it more closely (the detail would be shown on the right).
It would be nice if the side bar could show an outline of the current document, such as the list of things shown by Command+R. This could be classes and methods for programming languages and sections and subsections for, say, LaTeX documents.
Does this make it "of limited use"?
Happy New Year.
wbond wrote:hibbelig wrote:wbond wrote:Unfortunately it is not currently possible to manipulate the sidebar via an API in Sublime. I've had quite a number of requests for this, so I plan on asking Jon if that is something he would consider adding. The downside is that there aren't many, if any, other plugins that would need to manipulate the sidebar in such a way, so it is of limited use.
It would be nice if plugins could add additional information to the side bar, such as file modes, file size, file mtime. It would be nice if the side bar could be used for version control, such as showing the version when a file was last modified, whether the file is modified w.r.t. the repository (as per "hg status", for example), or the list of patches as in "hg qseries -v". Or maybe even a history browser that displays the output of "hg log" (or equivalent) and would allow me to navigate to each change set to inspect it more closely (the detail would be shown on the right).
It would be nice if the side bar could show an outline of the current document, such as the list of things shown by Command+R. This could be classes and methods for programming languages and sections and subsections for, say, LaTeX documents.
Does this make it "of limited use"?
Happy New Year.
I was just referring to create "fake" file entries for remote files and folders, that is all! I know there are a whole host of ways plugins could change and augment the side bar.
C0D312 wrote:I seem to have discovered a small issue. When I use the "local to remote sync," it opens a connection and works flawlessly. Then a few minutes later, I might make another edit. When I press "local to remote sync," it connects, prompts me if I want to overwrite, I select yes, then it gives my a timeout error. If I restart st2, and the press local to remote sync, it works again flawlessly.
It seems that the plugin is not properly closing the connection because this issue occurs frequently. But besides that, it's awesome.
Thanks again for all your work.
natebeac wrote:There's really only one thing stopping me from purchasing this. I noticed there is "Upload file on save", how about a "Download file on open (if newer)"
Most editors plugins I've tried that do FTP have somewhat of a "sync" when I open a file - that is, checking if the remote file has been modified after the local copy. If it has been modified after, then download the newest version on the spot. I do a lot of personal work off a cloud server (not production) and am forced to use FTP.
Therefore, if I checkout out another branch in the remote workspace via git, there's a good chance my local copy will become stale and will muck up my current workspace if I don't explicitly download each file I open.
tito wrote:Is there any chance to get the menuitems under "sidebar" and "context menu" organized under a "FTP" submenu?
Thanks
C0D312 wrote:I found another odd bug. When I delete a folder off of my server, it deletes everything in the folder, then it deletes the actual folder, and then it tries to delete the folder again. It's not really a big deal, but then SFTP throws a message saying ERROR.
JeromeM wrote:Hi,
I have a problem using SFTP with SSH Key file.
When asked for the Passphrase, the window close after 2/3sec, and i have the "failure (Connection timeout)" error.
I've tried changing the "connect-timeout" setting, but it doesn't change anything.
I'm on Windows and everything else seems ok ..
Thanks
BomBin wrote:Also, after a while I don't use the editor, I try to reconnect to the server and it says "multiple connections, giving up" and then I try again and it crashes.
fmeetze wrote:wbond wrote:C0D312 wrote:I seem to have discovered a small issue. When I use the "local to remote sync," it opens a connection and works flawlessly. Then a few minutes later, I might make another edit. When I press "local to remote sync," it connects, prompts me if I want to overwrite, I select yes, then it gives my a timeout error. If I restart st2, and the press local to remote sync, it works again flawlessly.
I'm having the same issue. This is pretty common in any ftp access where there isn't a keep-alive setting on the server or ftp client. It would be nice if Sublime SFTP would just auto-reconnect when a connection timeout occurred.
Return to Plugin Announcements
Users browsing this forum: No registered users and 2 guests