开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: Question of telnet


 

开云体育

From a command prompt (assuming FTP access is enabled on the Pi)

?

?

ls – will list the directory structure

cd – will change directory

get – will get a single file

bin – will enable binary mode

hash – will show the progress of the file download

?

?

Change to drive/folder you want to download the files to i.e c:\pi

?

C:

Cd \pi


FTP <IP address of Pi>

Enter the user name

Enter the password

?

?

find the file you want in the directory you want i.e a folder call pifiles

?

ls

?

cd pifiles

?

then change to binary mode using the command;

?

bin

?

then use hash command to see the progress of the file;

?

hash

?

once you know the file name use get;

?

get thisfile.txt

?

when file has downloaded use the quit command to exit ftp;

?

quit

?

then this should return you to the folder you started in (c:\pi)

?

exit (to exit the command prompt)

?

thanks

?

john

?

?

?

?


From: Raspberry_Pi_4-Ham_RADIO@... [mailto:Raspberry_Pi_4-Ham_RADIO@...]
Sent: 07 September 2014 16:28
To: Raspberry_Pi_4-Ham_RADIO@...
Subject: [Raspberry_Pi_4-Ham_RADIO] Re: Question of telnet

?

?

I have not used telnet or FTP for a long time and would like to use it to transfer files from the Pi to Windows XP, would anyone be willing to write a few command lines here for getting or putting files from WinXP to the Pi, many thanks.

The PiCam has sucked up my free time since the idea of a hidden Racoon Camera came to mind, something to see what eats my garden late nights so I can give advice that. Thanks in advance ..... Bill k6acj

Join [email protected] to automatically receive all group messages.