help-gnu-emacs
[Top][All Lists]
Advanced

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

RE: ange-ftp pb renaming files


From: Drew Adams
Subject: RE: ange-ftp pb renaming files
Date: Fri, 27 Aug 2004 12:03:57 -0700

Trying again.

Do you use Dired (ange-ftp) between Windows and Unix (Solaris, in my case)?
Any idea what the problem I'm having might be?

Ftp rename works in a Windows command-prompt window with no problem, but I
cannot get rename to work in Dired.

Thanks,

  Drew

-----Original Message-----
Sent: Wednesday, August 25, 2004 5:05 PM
To: help-gnu-emacs@gnu.org
Subject: ange-ftp pb renaming files


I'm using Emacs 20.7.3 on Windows.

I access a remote directory on a Solaris machine in Dired. When I try to
move (rename) marked files I always get errors like the following, where
<MACHINE> is the remote Solaris machine, <PATH> is the directory, <NAME> and
<NEWNAME> are the file to be renamed and its new name:

Move `/<MACHINE>:/<PATH>/<NAME>' to `/<MACHINE>:/<PATH>/<NEWNAME>' failed:
(ftp-error Renaming FTP Error: "---> RNFR /<PATH>/<NAME>"
/<MACHINE>:/<PATH>/<NAME> /<MACHINE>:/<PATH>/<NEWNAME>)

Copy sometimes works (but not recursively), but rename does not.

Sometimes the rename _deletes the original_ without creating the new-name
file. After trying to copy a subdirectory fails, all copies of normal files
fail also, with this error message: (ftp-error FTP Error: BINARY
failed: ---> TYPE I)

There is no problem renaming and copying on the local machine. I guess this
is a problem with ange-ftp?

Any idea what is wrong?

 - Drew





reply via email to

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