my_servers=/home/someguy/project_folder CD=. {
 ftp://servera.domain.com//home/someguy/file1.html
 ftp://servera.domain.com//home/someguy/file2.html
 ftp://serverb.domain.com//home/someotherguy/file3.html
}

Basically, you use the same syntax that you would use to open a file via
FTP with the netrw plugin (:h netrw).

Hope that helps!

Tom Purl

Reply via email to