In Reply to: 请问各位高手:在unix下的.netrc文件是用来自动下载文件的吗 posted by zjj on December 10, 2000 at 20:59:24:
Change the permission on .netrc. Since this file contains your password for the remote machine, you should not allow other users to read it.
chmod 600 .netrc