|
#1
|
|||
|
|||
Upload directory with files via FTP
Hi, can someone please show me how how to upload a directory containing files via FTP , at the same time creating the directory on the remote server
Thanks for your help David Every |
#2
|
|||
|
|||
This is demonstrated in the Recurse.bld sample ('Update Web Site' section).
|
#3
|
|||
|
|||
ProcessFiles error
Yes I tried that, but the ProcessFiles example in recurse.bld does not populate the System Macros starting with "PROC_FILES" , so the next line (the FTP command) fails with "local file not found"
I seeded the ProcessFiles directory with the correct location.. any help appreciated.. Thanks David Every |
#4
|
|||
|
|||
It sounds like you're trying to build the steps with Rebuild Selected, which doesn't work for the Process Files action since it is an iterating action. See http://www.kinook.com/Forum/showthread.php?threadid=170 for other ways to do this.
|
#5
|
|||
|
|||
Ok thanks, maybe I am, I'll check it out....
|
|
|