home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 3 / AUCD3.iso / airport / browsers / arcweb190 / !ArcWeb / PublicHTML / ftpupload < prev    next >
Text File  |  1996-09-28  |  3KB  |  35 lines

  1. <title>FTP Uploading</title>
  2. <body>
  3. <h1><img align=center alt="" src="#!ftp"> FTP Uploads</h1>
  4.  
  5. ArcWeb 1.62 and later has support for uploading files using the FTP protocol.  This may be of particular interest to users of Demon Internet users when combined with the <a href="interedit">interactive editing</a> facility (once
  6. I've re-enabled the automatic upload)
  7.  
  8. <h2>Using the Upload Facility</h2>
  9.  
  10. To use the upload facility, you must have the FTP fetcher open switched on in the <em>Network</em> preferences and you <em>MUST</em> disable the FTP proxy by ensuring that the option is not selected.  Navigate your way to the directory, so that a directory listing is shown on the page
  11. <ul>
  12. <li>Enter the URL in the writable URL icon at the top of an open web page
  13. <li>Enter it in the Open URL dialogue box
  14. </ul>
  15.  
  16. Since I expect the commonest usage at first to be people uploading files to the <a href="http://www.demon.net/www/">Demon Internet's HomePages</a> service, I shall base my example around a host called <em>customer</em>.
  17.  
  18. <ul><li>Open the URL: <em>ftp://customer@homepages.demon.co.uk/</em> and when prompted, supply your Demon login password to complete the FTP login. You should now be looking at a directory listing of all your files or maybe just nothing except the text <tt>ArcWeb FTP Listing</tt> or maybe a greeting message from Demon's FTP server.
  19.  
  20. <li>Find the file you wish to upload to that directory in a Filer window, and drop it into the directory display window.  You can drop it anywhere in the larger main part of the window.  You cannot drop it anywhere on the toolbar.
  21.  
  22. <li>A dialogue box will now have appeared prompting you for a name for the file on the remote system.  ArcWeb will attempt to make an intelligent guess at the remote name based upon the filetype and anything following a / character in the file's leaf name, by assuming suffixes such as <kbd>.gif</kbd> & <kbd>.html</kbd> and a few others.  You can edit the leaf name of the file, and then click on the <em>Upload</em> button.
  23.  
  24. <li>At this point, an attempt will be made to transfer your file to the cache and upload it to the server.  If this succeeds you will receive a message indicating the fact.  You may have to re-enter your password if the connection to the FTP server was dropped between the time you retrieved the directory listing an attempted the upload, too.
  25.  
  26. <li>If you want to see an updated directory listing, you need to manually request a reload of the directory.  This will be automated in the future.
  27.  
  28. </ul>
  29.  
  30. <h3>Known Problems</h3>
  31.  
  32. You cannot currently perform retrieve-edit-replace updates on HTML pages in the directory display.  This facility is still under test, but seems to work quite nicely as far as I can tell, and will be enabled in a future version.
  33.  
  34. <hr>
  35.