Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Where do FTP files go?  (Read 2080 times)

0 Members and 1 Guest are viewing this topic.

junny

  • Guest
Where do FTP files go?
« on: April 18, 2006, 03:39:31 PM »
Hi, I used the Dos command to FTP files into my computer and am wondering where the files go? It said the transfer was a success but when I did a search on my computer it didn't findy anything. Thanks.

gpl



    Apprentice
  • Thanked: 27
    Re: Where do FTP files go?
    « Reply #1 on: April 18, 2006, 04:34:16 PM »
    They go to the current working directory

    fire up FTP then type in
    LCD <return>
    that will tell you where the files were dropped ... just ran ftp from the Run dialog and it shows
    Local directory now C:\Documents and Settings\<myname>

    Graham

    junny

    • Guest
    Re: Where do FTP files go?
    « Reply #2 on: April 19, 2006, 08:59:16 AM »
    Graham,

    Thanks so much for your reply. That help show me where they went. I have another question, how do you change the location?? Thanks again  ;D

    -Christy

    gpl



      Apprentice
    • Thanked: 27
      Re: Where do FTP files go?
      « Reply #3 on: April 19, 2006, 09:28:41 AM »
      Thats easy, use LCD again, its just like the CD command, so for example
      LCD "C:\My Data\Downloaded Files"
      Graham