MEGA65 / mega65-tools

Tools and Utilities for the MEGA65 Retro Computers
GNU General Public License v3.0
30 stars 32 forks source link

MEGA65_FTP: Handle relative+absolute paths better within commands #34

Open gurcei opened 3 years ago

gurcei commented 3 years ago

Stemmed from discussions with Tayger:

It'd be nice for commands like 'get' and 'put' to be aware of any absolute or relative path information in their arguments.

E.g. put rel/path/to/file1.prg /abs/path/to/FILE1.PRG

lydon42 commented 2 years ago

also: add tilde support for unix systems