Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 14:51 25 Nov 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Teraterm filename change

Author Message
Chrisk

Senior Member

Joined: 21/12/2014
Location: Australia
Posts: 121
Posted: 02:39am 15 May 2024
Copy link to clipboard 
Print this post

Hi all
Can I change the filename of a file stored on the SD card using Teraterm and what is the syntax if possible.
Ta
Chris K  
 
phil99

Guru

Joined: 11/02/2018
Location: Australia
Posts: 2135
Posted: 03:19am 15 May 2024
Copy link to clipboard 
Print this post

  Manual, commands said  RENAME old$ AS new$
Rename a file or a directory from ‘old$’ to ‘new$’. Both are strings.
A directory path can be used in both 'old$' and 'new$'. If the paths differ the
file specified in 'old$' will be moved to the path specified in 'new$' with the
file name as specified.
 
Volhout
Guru

Joined: 05/03/2018
Location: Netherlands
Posts: 4223
Posted: 06:55pm 15 May 2024
Copy link to clipboard 
Print this post

  phil99 said  
  Manual, commands said  RENAME old$ AS new$
Rename a file or a directory from ‘old$’ to ‘new$’. Both are strings.
A directory path can be used in both 'old$' and 'new$'. If the paths differ the
file specified in 'old$' will be moved to the path specified in 'new$' with the
file name as specified.


on picomite....

Volhout
PicomiteVGA PETSCII ROBOTS
 
Chrisk

Senior Member

Joined: 21/12/2014
Location: Australia
Posts: 121
Posted: 07:10am 16 May 2024
Copy link to clipboard 
Print this post

Thanks guys
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024