Coder Social home page Coder Social logo

ftp-remote-edit's People

Contributors

cschindl avatar fcaldarelli avatar h3imdall avatar icarusmiles avatar markeclaudio avatar me1onrind avatar pfitzseb avatar wacki4 avatar xingkongwuhen 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

ftp-remote-edit's Issues

Uncaught SyntaxError: Unexpected token . in JSON at position 0

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.18.0 x64
Electron: 1.3.15
OS: Microsoft Windows 7 Ultimate
Thrown From: ftp-remote-edit package 0.11.8

Stack Trace

Uncaught SyntaxError: Unexpected token . in JSON at position 0

At file:///C:/Users/SystemFive/AppData/Local/atom/app-1.18.0/resources/app/static/index.html:1

SyntaxError: Unexpected token . in JSON at position 0
    at Object.parse (native)
    at _TreeView.loadServers (/packages/ftp-remote-edit/lib/views/tree-view.js:116:27)
    at FtpRemoteEdit.toggle (/packages/ftp-remote-edit/lib/ftp-remote-edit.js:152:21)
    at /packages/ftp-remote-edit/lib/ftp-remote-edit.js:38:44)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.18.0/resources/app/src/command-registry.js:265:35)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.18.0/resources/app/src/command-registry.js:3:65)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (~/AppData/Local/atom/app-1.18.0/resources/app/src/command-registry.js:166:25)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (~/AppData/Local/atom/app-1.18.0/resources/app/src/atom-environment.js:1314:34)
    at EventEmitter.outerCallback (~/AppData/Local/atom/app-1.18.0/resources/app/src/application-delegate.js:334:31)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -1:09.4.0 remote-ftp:connect (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -1:04.8.0 ftp-remote-edit:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -1:01.9.0 core:confirm (input.hidden-input)
     -0:48.6.0 ftp-remote-edit:toggle (atom-pane.pane.active)
     -0:26.7.0 ftp-remote-edit:edit-servers (atom-pane.pane.active)

Non-Core Packages

ftp-remote-edit 0.11.8 
http-post 1.0.1 
Remote-FTP 1.1.2 

Two connection errors

I really like the design of this and want to use it, but on some servers I get "Timed out while waiting for handshake" error. The strange part is that I was able to connect to this server before, but it was giving me a permissions error when trying to connect to the home directory, where public_html is. I'm able to connect to the server just fine using the same credentials on atom-commander and Notepad++ FTP

Connection Problem

sftp
port21

Hi, I checked sftp but when I tried to connect to the server still uses port 21. How should I fix it?

Upload file after program reboot

Hi!

Edited files dont want to upload to servers if you reboot atom. For ex. try to open any FILE from SERVER. Then reboot atom. After rebooting you'll see tab with FILE. Make some changes in that FILE. Open "ftp-remote-edit" sidebar. Double click on SERVER to connect. And try to save FILE. Press Ctrl+S and nothing will be saved.

If you want to save FILE, that was opened in last session of atom, then you'll have to find this file on server and open it again. That is strange.

I think, it should be enough to be conected to the server to save file that was opened in last atom session.

Best regards.
Alex.

Opening hidden files. (e.g. htaccess)

Is it true that hidden files are not showed in the treeview from the plugin. The FTP plugin in general is great however it seems I cant seem to access my hidden files. (e.g. htaccess)

When I tried other FTP plugins for Atom they showed me the .htaccess

Am I missing something or doesn't it work. I tried following these steps hoping it would solve my problem, but too bad it did not. (http://blog.lukebennett.com/2015/09/21/show-hidden-files-in-atom-sidebar/)

Hope someone can help me out!

Loading spinner keeps rotating forever

When opening a file from a server, the spinning symbol indicating the loading of a file, keeps rotating forever. Even after closing the file again, the symbol still rotates. This is irritating - especially when multiple files are opened.

PPK MAC mismatch

I get this error in atom windows 10.
I use the same private key with putty and have no problem connecting.

Uncaught Error: Login authentication failed

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.15.0 x64
Electron: 1.3.13
OS: elementary OS
Thrown From: ftp-remote-edit package 0.5.2

Stack Trace

Uncaught Error: Login authentication failed

At events.js:160

Error: Login authentication failed
    at makeError (/packages/ftp-remote-edit/node_modules/ftp/lib/connection.js:1067:13)
    at /packages/ftp-remote-edit/node_modules/ftp/lib/connection.js:113:25)
    at emitTwo (events.js:106:13)
    at Parser.emit (events.js:191:7)
    at Parser._write (/packages/ftp-remote-edit/node_modules/ftp/lib/parser.js:59:10)
    at doWrite (_stream_writable.js:307:12)
    at writeOrBuffer (_stream_writable.js:293:5)
    at Parser.Writable.write (_stream_writable.js:220:11)
    at Socket.ondata (/packages/ftp-remote-edit/node_modules/ftp/lib/connection.js:273:20)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at readableAddChunk (_stream_readable.js:176:18)
    at Socket.Readable.push (_stream_readable.js:134:10)
    at TCP.onread (net.js:543:20)

Commands

     -1:33.2.0 tabs:close-all-tabs (input.hidden-input)
     -1:28.1.0 ftp-remote-edit:closePanel (atom-workspace.workspace.scrollbars-visible-always.tinted-tab-bar.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.blend-tree-view.theme-one-dark-syntax.theme-atom-material-ui.has-custom-icons)
     -1:23.2.0 ftp-remote-edit:editconfiguration (atom-workspace.workspace.scrollbars-visible-always.tinted-tab-bar.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.blend-tree-view.theme-one-dark-syntax.theme-atom-material-ui.has-custom-icons)
     -1:16.9.0 core:confirm (input.hidden-input)
  5x -0:50.8.0 core:backspace (input.hidden-input)
     -0:28.9.0 ftp-remote-edit:toggle (atom-workspace.workspace.scrollbars-visible-always.tinted-tab-bar.compact-tab-bar.no-tab-min-width.panel-shadows.panel-contrast.use-animations.compact-tree-view.blend-tree-view.theme-one-dark-syntax.theme-atom-material-ui.has-custom-icons)
     -0:24 core:confirm (input.hidden-input)

Non-Core Packages

activate-power-mode 1.3.0 
atom-angular-material-snippets 1.3.0 
atom-bootstrap3 1.2.12 
atom-fontawesome 0.4.0 
atom-material-ui 1.3.9 
font-awesome-snippetset 0.0.6 
fonts 2.0.0 
ftp-remote-edit 0.5.2 
seti-icons 1.4.3 

Refreshing when moving a file using Rename

Is it possible to refresh the folders when moving a file ?
If I rename /hello.txt to /test/hello.txt the file is moved, but I have to manualy refresh the folders to see the new file location.

Thanks,

Import from Filezilla

Hi,

an Import from an existing XML File would be great.
As example from Filezilla.

Thx!

Rename

Hi

When I try to rename any file it's show a prompt with "no such file"
I tried to change index.css by indexx.css
(see the screenshot below)
capture2

Color marks for servers and tabs

Hi!
Please, could you make color marks for file tabs and server list?
Now if you open files with same name from different servers, then tab will get name like filenape-host-path. But in my case host = ip address. But it's difficult to remember all ip's of all servers. Could you make indication with colors? For ex. that colored tabs:
image
belong that colored servers:
image
Tabs and list of servers will have color marks. In that case it'll be easer to determin wich tab belongs to which server.

It will be useful for all files. Not only files with similar names.

Best regards, Alex.

Hotkey for toggling the tree

Maybe I'm missing it, but I can't seem to find any hotkey to hide/show the tree. It would be nice rather than having to go through the menu each time.

Uncaught TypeError: Cannot read property 'path' of undefined

  1. Open file via FTP
  2. Save
  3. (It saves the file successfully but throws an error)

Atom: 1.18.0 x64
Electron: 1.3.15
OS: Mac OS X 10.12.5
Thrown From: 'atom-ftp-editor' package vundefined

Stack Trace

Uncaught TypeError: Cannot read property 'path' of undefined

At /Users/<user_name>/.atom/packages/atom-ftp-editor/lib/main.js:115

TypeError: Cannot read property 'path' of undefined
    at Object.__uploadCurrent (/packages/atom-ftp-editor/lib/main.js:115:84)
    at HTMLDocument.__onsave (/packages/atom-ftp-editor/lib/main.js:95:21)
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:610:22)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:401:28)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:100:42)
    at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:3:65)

Commands

     -6:31.8.0 core:save (input.hidden-input)
     -6:06.1.0 autocomplete-plus:confirm (input.hidden-input)
     -6:06.1.0 autocomplete-plus:activate (atom-text-editor.editor.is-focused)
     -6:05.4.0 autocomplete-plus:confirm (input.hidden-input)
     -6:04.5.0 core:select-all (input.hidden-input)
     -6:03.7.0 core:save (input.hidden-input)
     -5:26.6.0 core:backspace (input.hidden-input)
     -5:24.9.0 core:save (input.hidden-input)
     -5:18.4.0 editor:newline (input.hidden-input)
     -5:17.3.0 autocomplete-plus:confirm (input.hidden-input)
     -5:17.2.0 autocomplete-plus:activate (atom-text-editor.editor.is-focused)
     -5:14.4.0 core:save (input.hidden-input)
     -5:13.6.0 symbols-view:toggle-file-symbols (input.hidden-input)
     -4:50.8.0 core:save (input.hidden-input)
     -4:32.2.0 settings-view:open (input.hidden-input)
     -0:01.9.0 core:save (input.hidden-input)

Non-Core Packages

ftp-remote-edit 0.11.7 

Add option to download files

The package is really good and solid. But, an option to download the files from the server would be very appreciated!

Reset

Hi

I wanted to know if I can reset everything
The first time, I have enter the wrong password, and I want to redo everything from the ground

(ps : your package is the best for editing file from server, tried several out there)

Styles for light theme

I use light theme. So I cannot read focused folder/file name in remote tree because its fore color is black and background color is black too.
It would be great if you could adjust styles for light theme.

Temp

Would be great to add in server edit option - local path. Local path to the temp directory.

Cannot edit saved hosts

Hi

love your plugin but big issue since after creating the hosts cannot add or delete or change hosts since bug dont show saved, after add one new all disapear

if can solve is a 5* plug in

Hide password in server settings

This plugin is perfect, except I really wish it obscured the password on the server settings page. Even if there was a checkbox to hide/show the password field that would work.

Undo just opened file

Hi!

If you open a file from remote server and press Undo (Ctrl+z) - content of the file will be deleted. Empty file will not be uploaded back to server, but anyway it is not ok. Please, could you fix it?

Best regards,
Alex.

Cant watch files that is not in initial derictory

Hi!

Could you make some changes with files tree if "Initial directory" is set? Now if you set "initial directory", then it's impossible to view files above that directory. For ex. if my "Initial directory" is /home/www/etc/ then it is ipossible to find files in /home/ in tree view.

If you set "Initial directory" then you should see that kind of tree:
image

Best regards,
Alex

Uncaught ReferenceError: path is not defined

[Enter steps to reproduce:]

  1. ...create new file
  2. ...rename it

Atom: 1.15.0 x64
Electron: 1.3.13
OS: Unknown Windows version
Thrown From: ftp-remote-edit package 0.6.0

Stack Trace

Uncaught ReferenceError: path is not defined

At C:\Users\Monstreur\.atom\packages\ftp-remote-edit\lib\Ftp.js:167

ReferenceError: path is not defined
    at Object.cb (/packages/ftp-remote-edit/lib/Ftp.js:167:29)
    at /packages/ftp-remote-edit/node_modules/ftp/lib/connection.js:117:20)
    at emitTwo (events.js:106:13)
    at Parser.emit (events.js:191:7)
    at Parser._write (/packages/ftp-remote-edit/node_modules/ftp/lib/parser.js:59:10)
    at doWrite (_stream_writable.js:307:12)
    at writeOrBuffer (_stream_writable.js:293:5)
    at Parser.Writable.write (_stream_writable.js:220:11)
    at Socket.ondata (/packages/ftp-remote-edit/node_modules/ftp/lib/connection.js:273:20)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at readableAddChunk (_stream_readable.js:176:18)
    at Socket.Readable.push (_stream_readable.js:134:10)
    at TCP.onread (net.js:543:20)

Commands

  4x -1:04.4.0 core:move-left (input.hidden-input)
     -1:03.6.0 core:backspace (input.hidden-input)
  3x -0:50.4.0 core:save (input.hidden-input)
     -0:38.6.0 core:copy (input.hidden-input)
     -0:36.2.0 bookmarks:jump-to-next-bookmark (input.hidden-input)
     -0:34.5.0 ftp-remote-edit:rename-file (div.message.icon.icon-file-text.selected)
     -0:33.1.0 core:paste (input.hidden-input)
     -0:30.3.0 core:select-all (input.hidden-input)
     -0:30.1.0 core:cut (input.hidden-input)
     -0:28.3.0 ftp-remote-edit:rename-file (div.message.icon.icon-file-text.selected)
     -0:26.4.0 core:paste (input.hidden-input)
     -0:18 ftp-remote-edit:rename-file (div.message.icon.icon-file-text.selected)
     -0:16.6.0 core:paste (input.hidden-input)
     -0:15.7.0 core:confirm (input.hidden-input)
     -0:02.9.0 ftp-remote-edit:rename-file (div.message.icon.icon-file-text.selected)
     -0:01.2.0 core:paste (input.hidden-input)

Non-Core Packages

ftp-remote-edit 0.6.0 

Uncaught SyntaxError: Unexpected token y in JSON at position 0

The module was working fine the other night. Now all of a sudden, issues...

  1. toggles->Asks to create temporary password.
  2. ->Edit Servers ->creates error:

Atom: 1.18.0 x64
Electron: 1.3.15
OS: Mac OS X 10.12.6
Thrown From: ftp-remote-edit package 0.11.8

Stack Trace

Uncaught SyntaxError: Unexpected token y in JSON at position 0

At file:///Applications/Atom.app/Contents/Resources/app/static/index.html:1

SyntaxError: Unexpected token y in JSON at position 0
    at Object.parse (native)
    at ConfigurationView.loadConfig (/packages/ftp-remote-edit/lib/views/configuration-view.js:415:26)
    at ConfigurationView.reload (/packages/ftp-remote-edit/lib/views/configuration-view.js:455:31)
    at FtpRemoteEdit.editServers (/packages/ftp-remote-edit/lib/ftp-remote-edit.js:182:28)
    at /packages/ftp-remote-edit/lib/ftp-remote-edit.js:39:50)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:265:35)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:3:65)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:166:25)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (/Applications/Atom.app/Contents/Resources/app/src/atom-environment.js:1314:34)
    at EventEmitter.outerCallback (/Applications/Atom.app/Contents/Resources/app/src/application-delegate.js:334:31)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -0:43.8.0 ftp-remote-edit:toggle (div.tool-panel.tree-view)
     -0:40.3.0 core:confirm (input.hidden-input)
     -0:34.7.0 ftp-remote-edit:edit-servers (div.tool-panel.tree-view)

Non-Core Packages

color-picker 2.2.5 
ftp-remote-edit 0.11.8 

Copy file

Hi!

Please, could you make a function "Copy that file" ?
Now if you right click on file, you'll see there : New file, New folde, Find, Rename, Delete.... Could you add here "Copy".

If you click "Copy" then selected file will be copied into the same directory. But to prevent collision of names it's necessary to ask for a new name...

Best regards,
Alex.

Drag-and-drop

Hello!
One more convenient thing in your Package if it was possible to carry out Drag-and-drop of folders with their contents or files, in other branches of projects.
Then it is possible to pass precisely completely with Aptana Studio and to work full-scale in Atom.
Thanks.

GOTO Parent Directory

Is there any possibility to add a function or coin that we can goto the parent directory of the current folder? Thank you!

Uncaught SyntaxError: Unexpected token  in JSON at position 0

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.18.0 x64
Electron: 1.4.16
OS: "Manjaro Linux"
Thrown From: ftp-remote-edit package 0.11.7

Stack Trace

Uncaught SyntaxError: Unexpected token � in JSON at position 0

At file:///usr/lib/atom/static/index.html:1

SyntaxError: Unexpected token � in JSON at position 0
    at _TreeView.loadServers (/packages/ftp-remote-edit/lib/views/tree-view.js:116:27)
    at FtpRemoteEdit.toggle (/packages/ftp-remote-edit/lib/ftp-remote-edit.js:152:21)
    at /packages/ftp-remote-edit/lib/ftp-remote-edit.js:38:44)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/usr/lib/atom/src/command-registry.js:265:29)
    at CommandRegistry.handleCommandEvent (/usr/lib/atom/src/command-registry.js:3:59)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/usr/lib/atom/src/command-registry.js:166:19)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (/usr/lib/atom/src/atom-environment.js:1308:28)
    at EventEmitter.outerCallback (/usr/lib/atom/src/application-delegate.js:320:25)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -1:06.9.0 ftp-remote-edit:toggle (div.tool-panel.tree-view)
 17x -1:00.9.0 core:backspace (input.hidden-input)
     -0:50.3.0 core:confirm (input.hidden-input)
     -0:38.6.0 ftp-remote-edit:toggle (div.tool-panel.tree-view)

Non-Core Packages

build-make 0.13.0 
busy-signal 1.4.3 
comment 0.6.1 
ftp-remote-edit 0.11.7 
hidpi 0.12.0 
intentions 1.1.2 
language-rust 0.4.10 
linter 2.2.0 
linter-rust 0.8.0 
linter-ui-default 1.6.2 
rustfmt 0.1.3 

Uncaught TypeError: Cannot create property 'textContent' on string 'Define a password to protect ...

[Enter steps to reproduce:]

  1. click this button http://prntscr.com/em5cdj
  2. Choose "open a config".
  3. Type a password, accept it.
  4. get this error: http://prntscr.com/em5ch4

Atom: 1.16.0-beta0 ia32
Electron: 1.3.13
OS: Windows pro 10 latest
Thrown From: ftp-remote-edit package 0.6.0

Stack Trace

Uncaught TypeError: Cannot create property 'textContent' on string 'Define a password to protect your connection information.'

At C:\Users\Mihail-764\.atom\packages\ftp-remote-edit\lib\ftp-remote-edit-view.js:112

TypeError: Cannot create property 'textContent' on string 'Define a password to protect your connection information.'
    at FtpRemoteEditView.setState (ftp-remote-edit-view.js:112:7)
    at Object.editconfiguration (ftp-remote-edit.js:98:31)
    at atom-workspace.ftp-remote-edit:editconfiguration (ftp-remote-edit.js:48:55)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
    at CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:3:59)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/app.asar/src/command-registry.js:160:19)
    at HTMLButtonElement.MessageView.configButton.addEventListener.event (message-view.js:22:21)

Commands

     -0:22.8.0 ftp-remote-edit:toggle (input.hidden-input)
     -0:21.1.0 ftp-remote-edit:editconfiguration (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -0:13.5.0 core:confirm (input.hidden-input)

Non-Core Packages

atom-typescript 11.0.1 
coffee-compile 0.24.0 
ex-mode 0.14.0 
ftp-remote-edit 0.6.0 
highlight-selected 0.12.0 
linter 2.1.0 
linter-coffeescript 1.0.0 
remote-edit 1.9.0 
remote-edit2 3.0.0 
Remote-FTP 0.10.7 

Can create files, but can't create folders: "No such file"

I use SFTP, I can create files, but I can't create folders. I have the "No such file" error.
In #20 that "The problem about creation of folders is solved" but I still have this problem. Is there any way to solve this ?
I'm using Windows 10 and ftp-remote-edit 0.11.7

Uncaught SyntaxError: Unexpected token � in JSON at position 0

[Enter steps to reproduce:]

  1. already added a server operating normally
  2. Then press "Edit servers", appears the field to add the password for the session
  3. I type the password (use lower case letters and numbers)

Atom: 1.18.0 x64
Electron: 1.3.15
OS: Unknown Windows version
Thrown From: ftp-remote-edit package 0.11.7

Stack Trace

Uncaught SyntaxError: Unexpected token � in JSON at position 0

At file:///C:/Users/**{USERNAME}**/AppData/Local/atom/app-1.18.0/resources/app/static/index.html:1

SyntaxError: Unexpected token � in JSON at position 0
    at Object.parse (native)
    at ConfigurationView.loadConfig (/packages/ftp-remote-edit/lib/views/configuration-view.js:415:26)
    at ConfigurationView.reload (/packages/ftp-remote-edit/lib/views/configuration-view.js:455:31)
    at FtpRemoteEdit.editServers (/packages/ftp-remote-edit/lib/ftp-remote-edit.js:182:28)
    at /packages/ftp-remote-edit/lib/ftp-remote-edit.js:39:50)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.18.0/resources/app/src/command-registry.js:265:35)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.18.0/resources/app/src/command-registry.js:3:65)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (~/AppData/Local/atom/app-1.18.0/resources/app/src/command-registry.js:166:25)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchContextMenuCommand (~/AppData/Local/atom/app-1.18.0/resources/app/src/atom-environment.js:1320:34)
    at EventEmitter.outerCallback (~/AppData/Local/atom/app-1.18.0/resources/app/src/application-delegate.js:347:31)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -8:37.9.0 core:delete (input.hidden-input)
     -8:36.6.0 core:paste (input.hidden-input)
     -8:35.4.0 core:undo (input.hidden-input)
  2x -8:22.4.0 core:paste (input.hidden-input)
     -7:41.6.0 ftp-remote-edit:edit-servers (atom-pane.pane)
     -7:40.5.0 core:confirm (input.hidden-input)
     -7:18.9.0 window:toggle-dev-tools (atom-pane.pane)
     -7:00.7.0 ftp-remote-edit:edit-servers (span.name.icon.icon-file-symlink-directory.icon-file-directory)
     -6:59.4.0 core:confirm (input.hidden-input)
     -6:29.9.0 ftp-remote-edit:edit-servers (span.name.icon.icon-file-symlink-directory.icon-file-directory)
     -6:28.8.0 core:confirm (input.hidden-input)
     -6:15.4.0 ftp-remote-edit:edit-servers (div.header.list-item.project-root-header)
     -6:14.2.0 core:confirm (input.hidden-input)
     -1:40.7.0 ftp-remote-edit:edit-servers (ol.ftp-remote-edit-list.full-menu.list-tree.has-collapsable-children.focusable-panel)
     -1:34.6.0 core:confirm (input.hidden-input)
     -1:30.8.0 ftp-remote-edit:edit-servers (ol.ftp-remote-edit-list.full-menu.list-tree.has-collapsable-children.focusable-panel)

Non-Core Packages

busy-signal 1.4.3 
color-picker 2.2.5 
emmet 2.4.3 
file-icons 2.1.8 
ftp-remote-edit 0.11.7 
highlight-selected 0.13.1 
intentions 1.1.2 
linter 2.2.0 
linter-php 1.3.2 
linter-ui-default 1.6.2 
minimap 4.28.2 
php-hyperclick 1.2.1 
w3c-validation 0.4.0 

Monitor file

Would be great if you add right click in context menu option to monitor changes at file/folder/ folders

Need server manager

Hi!
Thank you very much for your package.
Could you make a separeted tab for list of servers? I mean in one tab (in file tree window) you'll have a list of servers and in another tab you'll have a list of files on selected (connected) server. And if you click on a server in 'server tab' then you'll be switched to 'files tab'.
I have a lot of servers. And it's quite difficult to manage their files in mixed list of servers and files.

Please, look at 2 attached files (how it should work).

Menu of servers. 'Servers' tab activated. For example, we can click 'server3' and connection with server3 will be established. And tab 'server3' on the top will appear and will be activated. And we'll see list of files of server3.
1

List of files of server3. Tab 'server3' activated. We can see list of files in this tab. In addition we can close connection with 'server3' by menas of clicking 'X' at the tab 'sercer3 x'.
2

That design will allow to manage big amount of servers. And we'll alway understand which server is connected.

P.S.
It's better to replace text 'servers' in first tab to small icon of connector.

Best ragards,
Alex.

Copy-Paste

Hello!
It would be very useful if in your Package there was a possibility of Copy-Paste.
Namely, for example, if to click on the file or the folder with files, it would be possible to click with the right button of a mouse and in a context menu there were Copy and Paste points. And having copied data in Clipboard, it was possible to insert them in any place of a tree of the project.
Thanks.

SFTP working great, can't access to FTP

I'm able to connect to my VPS via SFTP using ftp-workin-edit but I can't access FTP hosting.
Loading spinner keeps rotating forever. Any ideas how to fix that?

Image view doesn't work

Hi!

Atom has Image view package by default. But it doesn't work if I try to watch images from remote server via sftp. Please, could you fix it?

Best regards,
Alex.

Duplicate

Hi

I found duplicate when you right clic on any file
(see the screenshot below)
capture

Issue with unloadable files

Hi,

Your package having some issues on all my computers. When i click on a file for edit this one, lines icons next to the name just turn on himself and doesn't load.

How can i fix it ?

Thanks, best regards

Unsyncing after idle

Every time I seem to keep Atom online for a couple hours it seems to stop syncing.

Cannot access files, folders, but shows as if the connection is still active.
After re-connection the existing open files don't sync back up (like Notepad++ does).
So each time this happens I have to re-open Atom and copy/paste the changes and re-sync the files.

FTP with TLS/SSL encryption

Please enable FTPS, some servers won't let SFTP connections, and allowing plain FTP connections is quite insecure. FTPS would be a big step!

Save on Close Doesn't Finish

When you close Atom, it will ask if you want to save the file. When you do, only a portion of the file is uploaded, presumably because the upload process is stopped by the application being killed.

Note: This issue happened while using Mac.

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.