Notepad++ cannot open deep nested files from the FTP -
I am using nppFTP to connect to my development server. I can only open those files which are 3-4 levels deep I could be because the name of the base directory is actually long (like e778de749db7d41c5666a8ee2895475ea), and the full path name for Notepad ++ is too long.
Reaction to the comments section based on "text">
, I would recommend that you switch to a GIFT FTP deployment workflow. I use such a workflow and I like it.
To save it, you have to use one of the many tools available for it, to name a few:
- (bash) < Li>
- (python)
- (php)
All of this allow you to configure your FTP details and deploy on a GIT version comparisons. Pick one you like
Disclaimer: I've created PHPloy.
Comments
Post a Comment