Tip Details Add a Related Tip

Rate as: Positive Negative

JEdit won't save files via FTP

JEdit is a nice text editor for programmers. It works across many platforms, it allows in-place editing of files over FTP, and it has a lot of community support which offers a lot of nice plug-ins to extend the editor. JEdit is also free which is pretty incredible considering how powerful an editor it is.

But it has one really annoying problem with the FTP functionality. Some times when trying to save a file via FTP, if the connection is lost or interrupted, the file will not get saved. But even when the connection comes back, subsequent attempts to save the file via FTP will fail. Even worse, each of these failures takes about a minute to occur. Arg!

But here's the solution.... when saving files over FTP, JEdit creates a temporary file on the server to which the save is occurring. The name of the file is #yourFileName#save# where yourFileName is actually the name of the file you are trying to save. When the interruption of the save happens and the interruption is severe enough, this temporary file is left behind on the server. If this temporary file exists, new save attempts by JEdit will fail.

So, if JEdit is failing to save files via FTP and you know your connection is okay, go to the server you are saving to and look for this temporary file. If you find it, delete it. JEdit will then be able to save the file via FTP without any issues.
Rating: 100% positive, 2 total Votes
Categories: editors programming FTP
Added: on Jul 17, 2007 at 5:10 pm
Added By: an anonymous user
Searches: file ftp save jedit editor

Comments on this Tip

Add a Comment
I was totally befuddled by this. Thanks for the fix, it worked a treat.
– Added by an anonymous user on Mar 24, 2008 at 3:13 pm
Your Comment:
(how to format)
Rate This Tip:

Verify Humanity:
Sorry, we know it's annoying, but please enter the characters shown in the image to the left so that we know you're an actual person and not an evil spammer. Thanks.
       

Related Tips

Keep WinSCP connections alive

Categories: windows FTP programming
88% positive, 1 comment - last added on Nov 29, 2008 at 8:28 am
– Tip added by geekalot on Oct 21, 2007 at 8:40 am

Opening missing files in JEdit

100% positive, 0 comments
– Tip added by an anonymous user on Mar 24, 2008 at 3:18 pm

Context highlighting in nano

no ratings, 0 comments
– Tip added by an anonymous user on Aug 05, 2007 at 8:17 am

jQuery ajax responseText empty

100% positive, 2 comments - last added on Aug 25, 2009 at 9:58 am
– Tip added by an anonymous user on Mar 27, 2009 at 8:26 am

reading select element values in javascript in IE7

100% positive, 0 comments
– Tip added by an anonymous user on Jul 17, 2009 at 1:28 pm

Unable to click in text input boxes on Internet Explorer

100% positive, 2 comments - last added on Aug 07, 2009 at 4:57 pm
– Tip added by Marcos84 on Dec 09, 2008 at 10:49 am

Move the TextWrangler document drawer to the left

100% positive, 0 comments
– Tip added by an anonymous user 2 days, 20 hours ago

Move the TextWrangler document drawer to the left

100% positive, 0 comments
– Tip added by an anonymous user on Sep 20, 2009 at 8:24 pm

Finding brace, quote, bracket, and parenthesis balance in TextWrangler

100% positive, 0 comments
– Tip added by an anonymous user on Sep 16, 2009 at 4:43 pm

Getting answers from Experts Exchange

Categories: programming web
100% positive, 0 comments
– Tip added by an anonymous user on Apr 14, 2009 at 10:57 am

CSS3 Color Names

100% positive, 0 comments
– Tip added by codenique.com on Apr 14, 2009 at 4:18 am

Don't include a "length" attribute in a JSON Object

100% positive, 0 comments
– Tip added by an anonymous user on Apr 10, 2009 at 4:51 pm

Unable to make a Clean build in XCode

Categories: Mac Xcode programming
50% positive, 1 comment - last added on Jul 04, 2009 at 2:06 pm
– Tip added by an anonymous user on Feb 21, 2009 at 10:34 am

Checking for undefined variables in Javascript

100% positive, 1 comment - last added on Jul 14, 2009 at 5:13 pm
– Tip added by an anonymous user on Jan 14, 2009 at 9:47 am

Determining keywords for your pages

100% positive, 0 comments
– Tip added by an anonymous user on Nov 13, 2008 at 10:28 am

Make and Print Clip-art Card for Thanksgiving 2009

no ratings, 0 comments
– Tip added by an anonymous user on Nov 09, 2009 at 8:25 pm

PHP strftime errors in Smarty

no ratings, 0 comments
– Tip added by an anonymous user on Nov 03, 2009 at 3:04 pm

Using FTP Software

no ratings, 0 comments
– Tip added by learnhtmlonline on Oct 19, 2009 at 2:36 pm

How to develop extensions for Chrome

no ratings, 0 comments
– Tip added by an anonymous user on Mar 20, 2009 at 6:58 am

Creating charts in PHP

no ratings, 0 comments
– Tip added by an anonymous user on Nov 28, 2008 at 10:37 am