ISTR, isn't there an option for command line FTP to disable/enable
local echo, or something to that effect? Have you tried a GUI FTP client?
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Program Files\Windows Resource Kits\Tools>ftp /?
Transfers files to and from a computer running an FTP server service
(sometimes called a daemon). Ftp can be used interactively.
FTP [-v] [-d] [-i] [-n] [-g] [-s:filename] [-a] [-A] [-x:sendbuffer]
[-r:recvbuf
fer] [-b:asyncbuffers] [-w:windowsize] [host]
-v Suppresses display of remote server responses.
-n Suppresses auto-login upon initial connection.
-i Turns off interactive prompting during multiple file
transfers.
-d Enables debugging.
-g Disables filename globbing (see GLOB command).
-s:filename Specifies a text file containing FTP commands; the
commands will automatically run after FTP starts.
-a Use any local interface when binding data connection.
-A login as anonymous.
-x:send sockbuf Overrides the default SO_SNDBUF size of 8192.
-r:recv sockbuf Overrides the default SO_RCVBUF size of 8192.
-b:async count Overrides the default async count of 3
-w:windowsize Overrides the default transfer buffer size of 65535.
host Specifies the host name or IP address of the remote
host to connect to.
Notes:
- mget and mput commands take y/n/q for yes/no/quit.
- Use Control-C to abort commands.
C:\Program Files\Windows Resource Kits\Tools>
Message: 11
Date: Wed, 21 Apr 2010 09:39:43 -0400
From: Jason McBrien <jbmcb1 at gmail.com>
Subject: Re: FTP from Windows to VMS
To: "General Discussion: On-Topic and Off-Topic Posts"
<cctalk at classiccmp.org>
Message-ID:
<j2h5f7d1b0e1004210639pb6087183z688f9a2e47d900d4 at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Wild guess - try passive mode? Run FTP, type LITERAL PASV, then OPEN
ftp.vaxy.whatever
On Mon, Apr 19, 2010 at 5:07 PM, Rob Jarratt
<robert.jarratt at ntlworld.com>wrote:
> I am trying to run the ftp command on Windows (7)
against an FTP
server on
> VMS 7.3 (the UCX version of TCP/IP). I am sure
this has worked in
the past,
> but now when I try it connects successfully but
VMS never sends
back the
> login prompt. I tried running FTP on the VMS
system back to itself
and the
> prompt came straight back.
>
> Sniffing the packets I see a SYN from Windows, SYN-ACK from VMS and
then
> ACK
> back to VMS. 60 seconds later Windows resets the connection.
>
> Has anyone else seen this and know the solution?
>
> Thanks
>
> Rob
>
--
--- Dave Woyciesjes
--- ICQ# 905818
--- AIM - woyciesjes
--- CompTIA A+ Certified IT Tech -
http://certification.comptia.org/
--- HDI Certified Support Center Analyst -
http://www.ThinkHDI.com/
Registered Linux user number 464583
"From there to here,
From here to there,
Funny things
are everywhere."
--- Dr. Seuss