Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » SSH Permission denied, double Upload?
SSH Permission denied, double Upload? [message #577528] Thu, 09 October 2008 16:30
Ulrich is currently offline UlrichFriend
Messages: 6
Registered: July 2009
Junior Member
Hi

I have a problem when connecting via RSE/"SSH only" to an external server.

As soon as I edit a file and try to save it I get the error "Operation
failed. Security violation" ("Message reported from file system:
Permission denied"), although the file is saved correctly (which makes
this error even more annoying, I could just ignore it...).

The debugger outputs this:
Sftp-monitor <--
2008-10-09 18:21:11.137 | Worker-7 | SftpFileService.upload admin.php ok
2008-10-09 18:21:11.199 | Worker-7 | SftpFileService.upload
/html/editor/admin.php failed: 3: Permission denied

Preliminary I do not understand why eclipse tries to save the file two
times and while looking at the java classes I found that it should just
output a filename, so why is there a directory in the debugger output?
I would be really graceful, when someone could help me out here. Works
nice besides this error.
(btw. my ssh account does not have write access to all parent directories.
This might be the source of this problem, but this does not really affect
writing to deeper (allowed) directories, so I am a little bit helpless)

Kind regards,
Ulrich
Previous Topic:How to download remote folder (via FTP, I think)
Next Topic:ssh fails with "Argument cannot be null" if /etc/issue[.ssh] file exists
Goto Forum:
  


Current Time: Thu Apr 25 00:51:21 GMT 2024

Powered by FUDForum. Page generated in 0.02992 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top