Hi all
I have a program that is using Net::SFTP to send a file from my NT box to a
UNIX box.  The system that is receiving my file is erroring out the file
because of the ^M.  I know from experience that the file needs to be
converted from binary to ASCII and have told the SA of the UNIX box that
they need to use dos2unix.  But they do not want to add this to their scrip
that reads in the file. The problem is that secure ftp send the file as
binary and we have to use secure ftp.  So how do I tell perl using Net::SFTP
to send the file as ASCII?  
Thanks
Larry
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs


Reply via email to