Here's another request to incIude recognition of directory aliases with a TCC command.
I create directory aliases for FTP sites to make it easier to connect to them. For example,
I can then run
Read more
I create directory aliases for FTP sites to make it easier to connect to them. For example,
Code:
ftpplug:=fatica:4plugins/x64/
fatica:=ftp://fatica/
I can then run
Code:
[TCC34.01.27 | C:\Users\Jay]
>*dir ftpplug:
Directory of ftp://fatica/4plugins/x64/*
2/04/2025 14:36 <DIR> .
2/04/2025 14:36 <DIR> ..
2/15/2020 0:00 <DIR> OldStuff
8/22/2021 0:00...
Read more