I have making a massaging script, I have it planned out. Here is my tasks:
¢Plan it out - Done
¢Set up the online directory - Done
¢Be able to sign in - Done
¢URL access scripting test - FAIL
I need help with “URL Access Scripting.” How do I download? I have:
set username to "dylanweber"
set somefile to "Dylan's Laptop:Users:dylanweber:Desktop:dylanweber"
set ftpURL to "ftp://dylanweber:passwordcensored@97.74.144.140/" & username & "/"
tell application "URL Access Scripting" to download ftpURL to somefile replacing yes
NOTE: I know how to upload. :lol: