GNU bug report logs -
#6009
24.0.50; can't copy local file to remote host using ftp
Previous Next
Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date: Fri, 23 Apr 2010 07:19:01 UTC
Severity: normal
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6009 in the body.
You can then email your comments to 6009 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#6009
; Package
emacs
.
(Fri, 23 Apr 2010 07:19:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Katsumi Yamaoka <yamaoka <at> jpl.org>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Fri, 23 Apr 2010 07:19:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
Recently I cannot copy local files to a remote host using ftp.
The Lisp backtrace I got when I was about to copy ~/FILE to
/ftp:yamaoka <at> remote-host:~/ by the dired-do-copy command is
attached below. Could someone look into it? Thanks in advance.
[bt.gz (application/octet-stream, attachment)]
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#6009
; Package
emacs
.
(Fri, 23 Apr 2010 08:42:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 6009 <at> debbugs.gnu.org (full text, mbox):
Katsumi Yamaoka <yamaoka <at> jpl.org> writes:
> Hi,
Hi,
> Recently I cannot copy local files to a remote host using ftp.
> The Lisp backtrace I got when I was about to copy ~/FILE to
> /ftp:yamaoka <at> remote-host:~/ by the dired-do-copy command is
> attached below. Could someone look into it? Thanks in advance.
Could you, please, check the following patch?
--8<---------------cut here---------------start------------->8---
*** /tmp/ediff4542Mhl 2010-04-23 10:34:25.000000000 +0200
--- /usr/local/src/emacs/lisp/net/ange-ftp.el 2010-04-23
10:34:07.000000000 +0200
***************
*** 3827,3833 ****
(ange-ftp-call-cont cont result line)))
(defun ange-ftp-copy-file (filename newname &optional ok-if-already-exists
! keep-date preserve-uid-gid)
(interactive "fCopy file: \nFCopy %s to file: \np")
(ange-ftp-copy-file-internal filename
newname
--- 3827,3834 ----
(ange-ftp-call-cont cont result line)))
(defun ange-ftp-copy-file (filename newname &optional ok-if-already-exists
! keep-date preserve-uid-gid
! preserve-selinux-context)
(interactive "fCopy file: \nFCopy %s to file: \np")
(ange-ftp-copy-file-internal filename
newname
--8<---------------cut here---------------end--------------->8---
Best regards, Michael.
Reply sent
to
Michael Albinus <michael.albinus <at> gmx.de>
:
You have taken responsibility.
(Sun, 02 May 2010 11:51:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Katsumi Yamaoka <yamaoka <at> jpl.org>
:
bug acknowledged by developer.
(Sun, 02 May 2010 11:51:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 6009-done <at> debbugs.gnu.org (full text, mbox):
Michael Albinus <michael.albinus <at> gmx.de> writes:
Hi,
> Could you, please, check the following patch?
No reaction, I regard the bug as closed.
Best regards, Michael.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 31 May 2010 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 15 years and 84 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.