Un-Excluding Project Folder

I have a folder that was previously marked as excluded, and I'm trying to add it back into my project so I can edit those files and have them auto-upload while I work. I've gone under PHP Storm > Preferences > Build, Execution, Deployment > Deployment > Excluded Paths and removed the excluded folder in the project settings. I've also done Tools > Deployment > Browse Remote Host and right-clicked to Remove Path From Excluded. I can open the files, but when I save, they don't upload, and when I sync they don't show as different from the remote server. What am I missing? :(

0
3 comments
Avatar
Permanently deleted user

Maybe I should also note that to get them downloaded into the local copy of the project, I did so manually via Filezilla, which is how the files initially got there for that folder.

0

Maybe they're still excluded from the project itself, not from deployment?
Please check Preferences | Directories, is this folder marked red?

0
Avatar
Permanently deleted user

Under Preferences > Directories (for current project), I see all the folders that do sync normally, plus the one I un-excluded, and none of them are in red.

0

Please sign in to leave a comment.