Re: Solution
Hi,
a "quick and dirty" solution is to use the listing command:
in the SCP/Shell tab, if your server supports it.
The
a "quick and dirty" solution is to use the listing command:
ls -lan
in the SCP/Shell tab, if your server supports it.
The
-n
flag list numeric UIDs and GIDs, instead of names, so the risk that the size of file "reaches" the group name will be quite low.