rejetto forum
Software => HTML & templates => HFS ~ HTTP File Server => RAWR-Designs => Topic started by: lie516 on July 30, 2013, 05:56:02 PM
-
Hello.
Please help.
I am using Live-3.0.1 template.
Downloaded files or folders have full path always.
1.Original: submit(HFS.folder + '?mode=archive&recursive', {}, true);
2.Edit: submit('~folder.tar', {}, true);
The result is same. :(
I want to remove full path.
Thank you very much in advance.