Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
user username password
cd path\to\file
put auction.pl
chmod 755 auction.pl
bye
ftp -n -s:ftp_script.txt
Using quotes around the file name will save you from having to rename the file, but it won't help with the permissions problem.
Why pray tell 777, you could set the ownership to that of the perluser, and cut back a bit on those permissions.DanX said:The separate directory had to be set chmod 777.