Home » Eclipse Projects » DSDP - Target Management » Editing remote files with FTP
Editing remote files with FTP [message #2874] |
Mon, 08 January 2007 08:08  |
Eclipse User |
|
|
|
Originally posted by: turesheim.atmel.com
Hi all,
I have a setup with SSH shell and FTP file support enabled for the target
device. After editing a remote file the result is stored in the cache, but
never transferred to the target. Any ideas on how to resolve this?
--
Torkild Ulvøy Resheim
Senior Design Engineer
Atmel Norway AS
|
|
| | |
Re: Editing remote files with FTP [message #2928 is a reply to message #2910] |
Thu, 11 January 2007 09:15   |
Eclipse User |
|
|
|
Hi Torkild,
what version of RSE do you run? 1.0 or 1.0.1?
Does the filename contain any strange characters?
Could it be that your ftp account is read-only?
Also, please check the FTP debug console (Window
> Show View > General > Console, in the console
view's toolbar click the "computer" icon and
select the FTP console).
And please do report a bug. It's really really easy
and makes it a lot easier for us to track the issue.
Just click on this link (you may need to register
for a free bugzilla account):
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%2 0Management&component=RSE
Thanks,
--
Martin Oberhuber
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
Torkild Ulvøy Resheim wrote:
> Martin Oberhuber wrote:
>
>> Hi Torkild,
>>
>> Please check the Error log (Window > Show View > Other > PDE Runtime >
>> Error Log) for any exceptions.
> There is nothing in the error log, which was the bit that surprised me. I'm
> running a trollftpd on Atmel STK1000 Linux, the host is SUSE Linux 10.2.
>
> [snip]
>> Torkild Ulvøy Resheim wrote:
>>> Hi all,
>>>
>>> I have a setup with SSH shell and FTP file support enabled for the target
>>> device. After editing a remote file the result is stored in the cache,
>>> but never transferred to the target. Any ideas on how to resolve this?
|
|
|
Re: Editing remote files with FTP [message #2946 is a reply to message #2910] |
Thu, 11 January 2007 09:42   |
Eclipse User |
|
|
|
Hi Torkild,
what version of RSE do you run? 1.0 or 1.0.1?
Does the filename contain any strange characters?
Could it be that your ftp account is read-only?
Also, please check the FTP debug console (Window
> Show View > General > Console, in the console
view's toolbar click the "computer" icon and
select the FTP console).
And please do report a bug. It's really really easy
and makes it a lot easier for us to track the issue.
Just click on this link (you may need to register
for a free bugzilla account):
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%2 0Management&component=RSE
Thanks,
--
Martin Oberhuber
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
Torkild Ulvøy Resheim wrote:
> Martin Oberhuber wrote:
>
>> Hi Torkild,
>>
>> Please check the Error log (Window > Show View > Other > PDE Runtime >
>> Error Log) for any exceptions.
> There is nothing in the error log, which was the bit that surprised me. I'm
> running a trollftpd on Atmel STK1000 Linux, the host is SUSE Linux 10.2.
>
> [snip]
>> Torkild Ulvøy Resheim wrote:
>>> Hi all,
>>>
>>> I have a setup with SSH shell and FTP file support enabled for the target
>>> device. After editing a remote file the result is stored in the cache,
>>> but never transferred to the target. Any ideas on how to resolve this?
|
|
|
Re: Editing remote files with FTP [message #2963 is a reply to message #2928] |
Thu, 11 January 2007 11:06  |
Eclipse User |
|
|
|
Originally posted by: turesheim.atmel.com
Hi Martin,
Thank you for your response. I've added inline comments below.
On Thursday 11 January 2007 15:42, you wrote:
> Hi Torkild,
>
> what version of RSE do you run? 1.0 or 1.0.1?
1.0.1
> Does the filename contain any strange characters?
no
> Could it be that your ftp account is read-only?
no
>
> Also, please check the FTP debug console (Window
>
> > Show View > General > Console, in the console
>
> view's toolbar click the "computer" icon and
> select the FTP console).
It did not show anything. When I pressed Ctrl+S to save, nothing happened.
>
> And please do report a bug. It's really really easy
> and makes it a lot easier for us to track the issue.
Yes, I would report it if I could get some consistent behavior. I was not
confident that this was a bug since (our slightly modified) remote launch
did work using the FTP protocol.
> Just click on this link (you may need to register
> for a free bugzilla account):
Oh, I've had an Eclipse Bugzilla account for a few years already :-) I've
been working on another part of the project for a week so I tried to
reproduce just now.
I removed the previous target definition and created a new one, the target
stayed the same but with a new IP address. Well, what can I say. This time
the file is uploaded to the target after saving and everything seems in
order. I feel slightly embarrassed wasting your time, although it does seem
to be a problem somewhere. I will investigate further if it shows up again.
All in all RSE seem to work properly on our target configuration. This with
the exception of dstore/sftp since we have not ported the software.
Keep up the good work on DSDP/TM :-)
[snip]
--
Torkild Ulvøy Resheim
Senior Design Engineer
Atmel Norway AS
|
|
| |
Re: Editing remote files with FTP [message #565346 is a reply to message #2892] |
Wed, 10 January 2007 09:56  |
Eclipse User |
|
|
|
Originally posted by: turesheim.atmel.com
Martin Oberhuber wrote:
> Hi Torkild,
>
> Please check the Error log (Window > Show View > Other > PDE Runtime >
> Error Log) for any exceptions.
There is nothing in the error log, which was the bit that surprised me. I'm
running a trollftpd on Atmel STK1000 Linux, the host is SUSE Linux 10.2.
[snip]
>
> Torkild Ulvøy Resheim wrote:
>> Hi all,
>>
>> I have a setup with SSH shell and FTP file support enabled for the target
>> device. After editing a remote file the result is stored in the cache,
>> but never transferred to the target. Any ideas on how to resolve this?
--
Torkild Ulvøy Resheim
Senior Design Engineer
Atmel Norway AS
|
|
|
Re: Editing remote files with FTP [message #565367 is a reply to message #2910] |
Thu, 11 January 2007 09:15  |
Eclipse User |
|
|
|
Hi Torkild,
what version of RSE do you run? 1.0 or 1.0.1?
Does the filename contain any strange characters?
Could it be that your ftp account is read-only?
Also, please check the FTP debug console (Window
> Show View > General > Console, in the console
view's toolbar click the "computer" icon and
select the FTP console).
And please do report a bug. It's really really easy
and makes it a lot easier for us to track the issue.
Just click on this link (you may need to register
for a free bugzilla account):
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%2 0Management&component=RSE
Thanks,
--
Martin Oberhuber
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
Torkild Ulvøy Resheim wrote:
> Martin Oberhuber wrote:
>
>> Hi Torkild,
>>
>> Please check the Error log (Window > Show View > Other > PDE Runtime >
>> Error Log) for any exceptions.
> There is nothing in the error log, which was the bit that surprised me. I'm
> running a trollftpd on Atmel STK1000 Linux, the host is SUSE Linux 10.2.
>
> [snip]
>> Torkild Ulvøy Resheim wrote:
>>> Hi all,
>>>
>>> I have a setup with SSH shell and FTP file support enabled for the target
>>> device. After editing a remote file the result is stored in the cache,
>>> but never transferred to the target. Any ideas on how to resolve this?
|
|
|
Re: Editing remote files with FTP [message #565387 is a reply to message #2910] |
Thu, 11 January 2007 09:42  |
Eclipse User |
|
|
|
Hi Torkild,
what version of RSE do you run? 1.0 or 1.0.1?
Does the filename contain any strange characters?
Could it be that your ftp account is read-only?
Also, please check the FTP debug console (Window
> Show View > General > Console, in the console
view's toolbar click the "computer" icon and
select the FTP console).
And please do report a bug. It's really really easy
and makes it a lot easier for us to track the issue.
Just click on this link (you may need to register
for a free bugzilla account):
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%2 0Management&component=RSE
Thanks,
--
Martin Oberhuber
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
Torkild Ulvøy Resheim wrote:
> Martin Oberhuber wrote:
>
>> Hi Torkild,
>>
>> Please check the Error log (Window > Show View > Other > PDE Runtime >
>> Error Log) for any exceptions.
> There is nothing in the error log, which was the bit that surprised me. I'm
> running a trollftpd on Atmel STK1000 Linux, the host is SUSE Linux 10.2.
>
> [snip]
>> Torkild Ulvøy Resheim wrote:
>>> Hi all,
>>>
>>> I have a setup with SSH shell and FTP file support enabled for the target
>>> device. After editing a remote file the result is stored in the cache,
>>> but never transferred to the target. Any ideas on how to resolve this?
|
|
|
Re: Editing remote files with FTP [message #565420 is a reply to message #2928] |
Thu, 11 January 2007 11:06  |
Eclipse User |
|
|
|
Originally posted by: turesheim.atmel.com
Hi Martin,
Thank you for your response. I've added inline comments below.
On Thursday 11 January 2007 15:42, you wrote:
> Hi Torkild,
>
> what version of RSE do you run? 1.0 or 1.0.1?
1.0.1
> Does the filename contain any strange characters?
no
> Could it be that your ftp account is read-only?
no
>
> Also, please check the FTP debug console (Window
>
> > Show View > General > Console, in the console
>
> view's toolbar click the "computer" icon and
> select the FTP console).
It did not show anything. When I pressed Ctrl+S to save, nothing happened.
>
> And please do report a bug. It's really really easy
> and makes it a lot easier for us to track the issue.
Yes, I would report it if I could get some consistent behavior. I was not
confident that this was a bug since (our slightly modified) remote launch
did work using the FTP protocol.
> Just click on this link (you may need to register
> for a free bugzilla account):
Oh, I've had an Eclipse Bugzilla account for a few years already :-) I've
been working on another part of the project for a week so I tried to
reproduce just now.
I removed the previous target definition and created a new one, the target
stayed the same but with a new IP address. Well, what can I say. This time
the file is uploaded to the target after saving and everything seems in
order. I feel slightly embarrassed wasting your time, although it does seem
to be a problem somewhere. I will investigate further if it shows up again.
All in all RSE seem to work properly on our target configuration. This with
the exception of dstore/sftp since we have not ported the software.
Keep up the good work on DSDP/TM :-)
[snip]
--
Torkild Ulvøy Resheim
Senior Design Engineer
Atmel Norway AS
|
|
|
Goto Forum:
Current Time: Tue May 13 16:03:39 EDT 2025
Powered by FUDForum. Page generated in 0.04259 seconds
|