all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ange-ftp pb renaming files
@ 2004-08-26  0:04 Drew Adams
  2004-08-27 19:03 ` Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2004-08-26  0:04 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ange-ftp pb renaming files
       [not found] <mailman.102.1093479028.1998.help-gnu-emacs@gnu.org>
@ 2004-08-26 16:07 ` Kevin Rodgers
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Rodgers @ 2004-08-26 16:07 UTC (permalink / raw)


Drew Adams wrote:
 > 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?

You might want to try upgrading to Emacs 21.3, which was released
almost a year and a half ago (and almost 3 years after 20.7) and which
contains numerous changes to ange-ftp.el since 20.7.

But I suspect the problem is between the Windows ftp client and the
Solaris ftp server.

-- 
Kevin Rodgers

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: ange-ftp pb renaming files
  2004-08-26  0:04 ange-ftp pb renaming files Drew Adams
@ 2004-08-27 19:03 ` Drew Adams
  0 siblings, 0 replies; 3+ messages in thread
From: Drew Adams @ 2004-08-27 19:03 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-08-27 19:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-26  0:04 ange-ftp pb renaming files Drew Adams
2004-08-27 19:03 ` Drew Adams
     [not found] <mailman.102.1093479028.1998.help-gnu-emacs@gnu.org>
2004-08-26 16:07 ` Kevin Rodgers

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.