Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

Keep folder structure instead of basename #42

Open
pitylee opened this issue Apr 14, 2019 · 2 comments
Open

Keep folder structure instead of basename #42

pitylee opened this issue Apr 14, 2019 · 2 comments
Assignees

Comments

@pitylee
Copy link

pitylee commented Apr 14, 2019

I have an issue with the package. I want to use remote ftp, I add .ftpconfig as first item in path setting, but when I upload the file, it will upload to server's root directory.

When I have /root/x/a/some_file.php path set, I know that it will appear under a>some_file.php
But:

  • it should either appear under a > /root > /x > /a > some_file.php
    as should other paths, meaning that under project foldable in treeview, the paths should appear with full folder structure, and not separated project name > path1, projectname > path2 etc.
  • or it should appear as it is now, but projectPath should be the full path (I don't know if remote-ftp uses the projectPath, and if it would solve the problem.
  • or there should be a setting for this.

As of now, I did not find a solution in the code.

@jccguimaraes
Copy link
Owner

i have not forgotten this.

@jccguimaraes jccguimaraes self-assigned this Aug 3, 2019
@pitylee
Copy link
Author

pitylee commented Aug 26, 2019

I am happy to hear that :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants