is it possible for the project plugin to create the files/dir
recursively if i give the ftp info? I tried with \C but with no luck.
Thanks

On 7/6/06, Tom Purl <[EMAIL PROTECTED]> wrote:
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