Reputation: 1502
Let's say I have a local project whose files are also stored online; now, with netbeans I would be able to give my local project FTP details so that it would upload the file whenever it's changed/saved.
How would I go about in doing that same thing in PHPDesigner 8 (if possible, that is)?
Couldn't find much on Google, so any help would be greatly appreciated
Upvotes: 1
Views: 585
Reputation: 2007
PHPDesigner 8 doesn't works differently to the Netbeans "Upload on Save".
I've set it up in the following way:
Once you've done this, you can browse the remote FTP site.
Upvotes: 1