Bug 140509 - gftp not uploading edited files
Summary: gftp not uploading edited files
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gftp
Version: 3
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Zeuthen
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-23 08:55 UTC by Luca Bruera
Modified: 2013-03-06 03:42 UTC (History)
2 users (show)

Fixed In Version: gftp-2.0.18
Clone Of:
Environment:
Last Closed: 2005-05-20 13:08:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Luca Bruera 2004-11-23 08:55:18 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
Gecko/20041020 Epiphany/1.4.4

Description of problem:
When editing a remote text file, the file is correctly opened in the
selected editor, but after closing the editor gftp does not ask to
upload the file and does not upload it.

Version-Release number of selected component (if applicable):
gftp-2.0.17-3

How reproducible:
Always

Steps to Reproduce:
1.Open a ftp connection
2.Choose a text file, right click and Edit it
3.Close the editor.
    

Actual Results:  No upload. Only the temporary compy of the file is
changed, not the remote one.

Expected Results:  gftp to show a dialog saying that the file has been
modified, and asking to uploading it, and then uploading it.

Additional info:

Log:

227 Entering Passive Mode (163,162,3,127,129,128)
LIST -L

150 Binary data connection for /bin/ls (163.162.3.205,50828) (0 bytes).
226 Binary Transfer complete.
PASV

227 Entering Passive Mode (163,162,3,127,129,133)
RETR log4j.properties

150 Binary data connection for log4j.properties (163.162.3.205,50829)
(398 bytes).
226 Binary Transfer complete.
Successfully transferred log4j.properties at 4.96 KB/s
Running program: gvim -f -rv /tmp/gftp-view.41FU0S.properties


Note You need to log in before you can comment on or make changes to this bug.