emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#34834: closed (26.1; Remote `eshell/mv' and `eshell/cp' on Windows:


From: GNU bug Tracking System
Subject: bug#34834: closed (26.1; Remote `eshell/mv' and `eshell/cp' on Windows: Opening output file: Invalid argument, c:/home/ ...)
Date: Sat, 05 Sep 2020 11:32:02 +0000

Your message dated Sat, 05 Sep 2020 14:31:04 +0300
with message-id <83h7scpiiv.fsf@gnu.org>
and subject line Re: bug#34834: 26.1; Remote `eshell/mv' and `eshell/cp' on 
Windows: Opening output file: Invalid argument, c:/home/ ...
has caused the debbugs.gnu.org bug report #34834,
regarding 26.1; Remote `eshell/mv' and `eshell/cp' on Windows: Opening output 
file: Invalid argument, c:/home/ ...
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
34834: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34834
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 26.1; Remote `eshell/mv' and `eshell/cp' on Windows: Opening output file: Invalid argument, c:/home/ ... Date: Tue, 12 Mar 2019 21:54:00 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (windows-nt)
Hi,
this bug is similar to my previously reported bug #33791. I'm running
Emacs 26.1 (with the patched files.el that fixed that bug[1]) on Windows
10. I've replicated this with "emacs -Q".

When using eshell connected to a GNU/Linux machine, `eshell/cp' and
`eshell/mv' (which are called in eshell with the commands "cp" and "mv")
both return an "Invalid argument" error when the source and destination
are relative paths on the remote machine.

Recipe:
- connect to GNU/Linux machine using plink:
    /plink:jordan@domain.com:/home/jordan/
- cp/mv a file between locations on the remote machine
    /plink:jordan@domain.com:/home/jordan $ cp file.txt directory/
- returns:
   Opening output file: Invalid argument, 
c:/plink:jordan@domain.com:/home/jordan/file.txt

I'm guessing it's a problem of not correctly handling the relative TRAMP
paths, as it works if provided the full paths for the source and
destination.

Thanks.

Footnotes: 
[1] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=33791;msg=34  


In GNU Emacs 26.1 (build 1, x86_64-w64-mingw32)
 of 2018-05-29 built on TPW550S
Windowing system distributor 'Microsoft Corp.', version 10.0.17134
Recent messages:

Configured using:
 'configure --without-compress-install --without-dbus --with-modules
 'CFLAGS= -O2 -g3''

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND NOTIFY ACL GNUTLS LIBXML2
ZLIB TOOLKIT_SCROLL_BARS MODULES THREADS LCMS2

Important settings:
  value of $LANG: ENG
  locale-coding-system: cp1252

-- 
Jordan Wilson
    Sent from Gnus v5.13, GNU Emacs 26.1



--- End Message ---
--- Begin Message --- Subject: Re: bug#34834: 26.1; Remote `eshell/mv' and `eshell/cp' on Windows: Opening output file: Invalid argument, c:/home/ ... Date: Sat, 05 Sep 2020 14:31:04 +0300
This bug is now solved by changes discussed in bug#26911, and the
solution tested.  So I'm closing this bug.  The solution will be in
Emacs 28.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]