[Info-vax] VMS^.FTP^.mput^.to.linux
Arne Vajhøj
arne at vajhoej.dk
Sat Dec 31 16:03:58 EST 2011
On 12/29/2011 1:31 PM, VAXman- @SendSpamHere.ORG wrote:
> I have a client who is trying to FTP with 'mput' files of the form:
>
> aaa^.bbb^.ccc.ddd
>
> TCPIP Services does this but on the Linux side, the file's name maintains
> the ^. Is there a way to tell TCPIP Services FTP to send aaa.bbb.ccc.ddd
> which is the actual file's name???
If the files to be transferred is fixed so you just need a
few fixed scripts or if the client is important enough to
warrant a small FTP client, then code something.
Apache Commons Net FtpClient should be able to
do that with maybe 20-30 lines of code.
Arne
More information about the Info-vax
mailing list