Hi all...
Perhaps there's some UNIX/Terminal/AppleScript guru who can help me; my university recently cut off VPN access for students, and the only way I can now get to my storage is through ftp in the terminal. Well, they say use PuTTY, but hey, we're elite
So, I want to automate my login. It'll be the same every time - ftp [host], [password], change directory, [password], ls. I can't seem to do this with the
thing, because i get an EOF error. Anyone done this before themselves?
Perhaps there's some UNIX/Terminal/AppleScript guru who can help me; my university recently cut off VPN access for students, and the only way I can now get to my storage is through ftp in the terminal. Well, they say use PuTTY, but hey, we're elite
So, I want to automate my login. It'll be the same every time - ftp [host], [password], change directory, [password], ls. I can't seem to do this with the
Code:
do shell script