Free Tips, Tutorials, and Examples | |
|
Main Page Submit Question or Tip
View List Detailed Description:
Syntax and possible parameters are as follows:
ftp [-v] [-d] [-i] [-n] [-g] [-s:FileName] [-a] [-w:WindowSize] [-A] [Host] Most people will only ever use "-s". For example ftp -s:test.txt (This will simply run ftp and use test.txt as your commands for the batch FTP process. Your test.txt file may look like this: ftp -s:test.txt www.yourdomainlistedhere.com This example above will ftp filedata.dat to your domain if you run this script with your id and password. This is a simple example but they all work similiar to this.
Submit Tip or Ask Question:
View Other Databases: | |