|
ftpConnects to an FTP server. Optionally can retrieve a file from that server. usage: ftp [path] [userid] [password] [size]parameters:
examplesftp "/" "anonymous" "joe@garage.com" Connects to the FTP server identified in the last dns command. The user "anonymous" and password "joe@garage.com" are supplied if the FTP server asks for authentication. ftp "pub/readme.txt" "fzappa" "joe@garage.com" "50" Connects to the FTP server identified in the last dns command. The user "fzappa" and password "joe@garage.com" are supplied if the FTP server asks for authentication. The first 50 bytes of the file "pub/readme.txt" are downloaded and stored in $CONTENT. Alertra Script Language: Language Reference |
Not logged in. |
|
Web Site Monitoring · Security Scan · Features · FAQ · Pricing · About Us · Contact Us · Site Map |
|
Copyright © 2000-2008 Alertra, Inc. All rights reserved. Please read our privacy statement and our terms of service.