On Saturday 11 November 2017 21:00:02 wofgdkncxojef(a)gmail.com wrote:
On Saturday 11 November 2017 20:37:27
andre_debian(a)numericable.fr wrote:
> On Saturday 11 November 2017 19:30:27 deloptes wrote:
> > andre_debian(a)numericable.fr wrote:
> > > No answer, so I repeat my question :
> > > Why I can modify a .PHP file directly on a remote server via sftp with
> > > Konqueror,
> > > but I cannot with a .JSP file ?
> > > (download, modification on my computer, upload).
> > > The both are text files.
> > sorry that you did not get an answer in
expected time frame. I guess no
> > one had the time to look into the code or the application itself or
> > didn't experience this issue.
> > I was just able to create and modify test.jsp on the server with kedit
> > and kate.
> > Which editor are you using - to me it sounds like associated with the
> > editor. Check what is jsp associated with or try right mouse click and
> > open with.
> It's what i did "assocation of
files" : *.jsp
> editor kedit.
> With konqueror, I click on the file,
> automatically open with kedit,
> but no result as I wrote.
can you edit it wit nano ? :
Thanks for your answers.
nano is not an graphic editor as kedit or kwrite,
so, not practical.
Or if you are at it: When you open the file in kedit,
does the title
say "sftp://server/..." or is it some local name ? Nik :
file.php : sftp://andre@ad/var/www/
(so, able to be modified directly from the remote server),
file.jsp : a local name : /home/andre/.trinity/tmp/krun/file.jsp
(can be modified only on my computer, not on the remote server).
Regard,
André