Trying to re-download failed ftp items again in easy way

I tried to download everything from ftp repository but few files failed to be downloaded. How can I conveniently re-download all the failed ones without picking them up individually from ftp-directory?

0
2 comments
Avatar
Permanently deleted user

Hello,

Did you add your FTP server as a deployment configuration in Settings/Preferences | Build, Execution, Deployment | Deployment?

If yes then you can just go to Remote Host window (Tools > Deployment > Browse Remote Host), right click on the directory there and select "Sync with Local" - then you'll see a diff window where you'll be able to sync only missing files:

https://www.jetbrains.com/help/phpstorm/comparing-deployed-files-and-folders-with-their-local-versions.html

0
Avatar
Permanently deleted user

Yeah, I have done the config but somehow I missed that "Sync with Local" -feature, thanks!

0

Please sign in to leave a comment.