FTP Sync -- select multiple files / handling of excluded files
(OS X 10.6.8, java version "1.6.0_29", Java(TM) SE Runtime Environment (build 1.6.0_29-b11-402-10M3527))
I'm currently evaluating PHPStorm 3 and am struggling a bit with the ftp sync feature:
1) Is there really no way to change the sync action on multiple files / a whole folder? E.g. selecting multiple files and change via context menu. Am I missing something here?
2) When analysing for syncing, the ftp sync seems to check paths that I have marked as excluded in the remote host view. To me this doesn't make any sense, since it unnecessarily slows down file comparison. Is this intentional?
Many thanks!
-Marc
Please sign in to leave a comment.
Hi,

1) Unfortunately this is not implemented at the moment, please watch/vote for http://youtrack.jetbrains.net/issue/WI-8482 to be notified on updates. The fix is scheduled for WebStorm/PhpStorm 3.5, first EAP (early preview) builds will appear in January.
2) Please ensure you have 'Filter' button enabled:
Cheers,
Kirill
Thank you, that helped!