Indiana University
University Information Technology Services
  
What are archived documents?

Using FTP, how do I change to a directory that has spaces in its name?

Systems that allow spaces to be a part of the filename may confuse some FTP clients. The trick is to enclose the name of the directory within a pair of quotes, as in the following example:

cd "a new directory"

Replace "a new directory" with the name of the directory into which you want to move.

You can also avoid this problem by using a graphical client (such as Transmit or Hummingbird FTP) or a web browser to perform FTP transfers.

Note: Due to a security issue, UITS does not recommend using Internet Explorer 5.0 to connect via FTP. For more information, see the Information Technology Security Office (ITSO) bulletin Internet Explorer 5.0 FTP Information.

Also see:

This is document aegb in domain all.
Last modified on April 07, 2008.
Please tell us, did you find the answer to your question?