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
 
Ken Goldman  
View profile  
 More options Feb 10 2012, 4:55 pm
Newsgroups: gnu.emacs.help
From: Ken Goldman <kg...@watson.ibm.com>
Date: Fri, 10 Feb 2012 16:55:49 -0500
Local: Fri, Feb 10 2012 4:55 pm
Subject: ange-ftp using binary mode
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.

Here's a trace.

quote mdtm /SYSTEM/home/suimgvb/ken/utils.cpp
501 command aborted -- FTP server not configured for MDTM
type binary
200 Representation type is Image
get /SYSTEM/home/suimgvb/ken/utils.cpp
c:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ange-ftp4280SMK
200 Port request OK.
125 Sending data set /SYSTEM/home/suimgvb/ken/utils.cpp

250 Transfer completed successfully.
ftp: 1407 bytes received in 0.01Seconds 93.80Kbytes/sec.
type ascii
200 Representation type is Ascii NonPrint
quote mdtm /SYSTEM/home/suimgvb/ken/utils.cpp
501 command aborted -- FTP server not configured for MDTM


 
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.