Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 08:16 23 Jul 2025 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: 122
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: 2630
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: 5074
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: 122
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.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025