Wednesday, November 25, 2009

Take Tips: Shell Command To Send File via FTP

ftp "ip address"
or
ftp "web site address"

Then

send

Then

(local-file) "write your file local"

Then

(remote-file) "write the url you want to put the file"

processing transfer

Good luck

No comments:

Post a Comment