View Single Post
Old 05-11-2004, 10:14 AM   #6 (permalink)
tritium
Professor of Drinkology
 
On my computer the directory structure is as follows:

C:\
[Program Files]
--[WebPosition]
----[Reports]
---------[Website A]
---------[Website B]
---------[Website C]

The remote FTP has the following structure as root:
[Website A]
[Website B]
[Website C]

Every Tuesday morning, new files are generated for each of the "Website X" folders on my local computer. These files must be uploaded to their respective folder on the FTP server (eg., c:\..\Website_A\file1.htm must be copied to "ftp://website.com/reports/Website_A" and so on...
__________________
Blah.
tritium is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37