I've got a basic ftp script to put a file onto a remote server. I've modified the .netrc file to the following:
machine <ip of ftp svr> user <username> password <password>
I get the following error msg.
[sunbox] : ./fwlog-ftp
./fwlog-ftp: s: not found
Error - .netrc file not correct mode.
Remove password or correct mode.
What does the correct mode mean?
thanks
machine <ip of ftp svr> user <username> password <password>
I get the following error msg.
[sunbox] : ./fwlog-ftp
./fwlog-ftp: s: not found
Error - .netrc file not correct mode.
Remove password or correct mode.
What does the correct mode mean?
thanks