Hi,
I have a Korn Shell which creates a dynamic .netrc file, which is then copied to $HOME and then performs a FTP job.
The .netrc is sometimes around 20K bytes too. While tyring to perform the FTP it gives me the following message :
4K macro buffer exceeded
How can I solve this problem ?
Thanks
-HN
I have a Korn Shell which creates a dynamic .netrc file, which is then copied to $HOME and then performs a FTP job.
The .netrc is sometimes around 20K bytes too. While tyring to perform the FTP it gives me the following message :
4K macro buffer exceeded
How can I solve this problem ?
Thanks
-HN