Skip to content

Implement changeable hosts#1190

Open
icetee wants to merge 1 commit into
developfrom
feature/multihost
Open

Implement changeable hosts#1190
icetee wants to merge 1 commit into
developfrom
feature/multihost

Conversation

@icetee

@icetee icetee commented Jul 2, 2018

Copy link
Copy Markdown
Owner

Implementation is continuous, it is implemented:

  • Multiple hosts in the ftpconfig file
  • Selectable hosts in the status bar
  • Selectable hosts in the offline panel

Useful tips:
multiple-remote-ftp @MatteoTonini

@icetee icetee added the feature label Jul 2, 2018
@icetee icetee self-assigned this Jul 2, 2018
@Jany-M

Jany-M commented Aug 7, 2018

Copy link
Copy Markdown

will this be pulled soon?

@icetee

icetee commented Aug 7, 2018

Copy link
Copy Markdown
Owner Author

If I have time, I'll finish it

@Kendrickkobe23

Copy link
Copy Markdown

thanks

Comment thread lib/client.js
import stripJsonComments from 'strip-json-comments';
import ignore from 'ignore';
import sshConfig from 'ssh-config';
import { multipleHostsEnabled, getObject, hasProject, logger, traverseTree, validateConfig, resolveHome, mkdirSyncRecursive } from './helpers';

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants