Документ взят из кэша поисковой машины. Адрес оригинального документа : http://comet.sai.msu.ru/UNIXhelp/tasks/ftp2.1.3.5.html
Дата изменения: Fri Jan 17 12:43:23 1997
Дата индексирования: Tue Oct 2 01:19:13 2012
Кодировка:
Changing directories on the remote host

Changing directories on the remote host

You use the cd command to change from one directory to another on the remote host. A path to the directory can be given as an argument to the command. Entering the command pwd will display the path to your current directory. For example:

   ftp> cd reports/quarterly
   250 CWD command successful.
   ftp> pwd
   257 "/home/pisces/erpl08/reports/quarterly" is current directory.

[Home] [Search] [Index]