Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion ange-ftp using binary mode
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Michael Albinus  
View profile  
 More options Feb 14 2012, 8:54 am
Newsgroups: gnu.emacs.help
From: Michael Albinus <michael.albi...@gmx.de>
Date: Tue, 14 Feb 2012 14:54:05 +0100
Local: Tues, Feb 14 2012 8:54 am
Subject: Re: ange-ftp using binary mode

Ken Goldman <kg...@watson.ibm.com> writes:
> I have to use ange-ftp because the server I'm connecting to doesn't
> run ssh.  When I transfer, it uses binary, which does not work.  The
> server is a mainframe and likely uses ebcdic.

> If I ftp from the command line in ascii mode, the file comes over to
> Windows correctly.  If I enter the commands by hand in the ange-ftp,
> setting ascii, it works.

> How do I tell ange-ftp to use ascii?

> I set ange-ftp-binary-file-name-regexp to "", even though the .cpp
> file wasn't in the regexp.

`ange-ftp-binary-file-name-regexp' tells, which files are to be
transferred in binary mode. "" matches ALL files. So you must set it to
a regexp, which doesn't match any file name, like "^$" (which is the
empty file name).

Best regards, Michael.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.