Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

Periodically, when I am saving files, I get the error dialog Upload files On Save failed. Disable this functionality for this session?. Sometimes I accidentally select 'Yes'. How can I re-enable that functionality for the session without re-starting the IDE?

share|improve this question
I've earned a tumbleweed badge for this one :( – Sonny Sep 8 '10 at 14:15
This is still an issue in 6.9.1 – Sonny Oct 19 '10 at 15:32
Still no changes in 7.2? – Alexey Aug 1 '12 at 8:08
@Alexey - I haven't gotten the error message in a long time, so I am not sure. – Sonny Sep 13 '12 at 13:15

2 Answers

up vote 5 down vote accepted

I personally did not find any option to re-enable FTP Upload for session, but if you go to Project Properties and set in the Run Configuration "tab" the option Upload Files to "On Run" or "Manually", hit Ok, and then modify it again to "On Save", then the FTP Upload on save is enabled again.

Hope this was helpful!

share|improve this answer
Thanks! I've accepted your answer. – Sonny Mar 14 '11 at 14:44

I close and open the project on netbeans 7.3. And syncing works again. This is faster than restarting the IDE.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.