rejetto forum

Software => HFS ~ HTTP File Server => Programmers corner => Topic started by: Roessi on July 06, 2010, 06:59:36 PM

Title: get|can delete|path
Post by: Roessi on July 06, 2010, 06:59:36 PM
would aks one question :)
is it possible to add to the
{.get|can delete.} macro an optional parameter with the path ? :)
Title: Re: get|can delete|path
Post by: rejetto on July 08, 2010, 02:04:39 PM
i will consider that, but not for #261
Title: Re: get|can delete|path
Post by: vuongnguyen on August 30, 2011, 10:12:15 AM
would aks one question :)
is it possible to add to the
{.get|can delete.} macro an optional parameter with the path ? :)
On realfolder mode. Can we delete direct by url path
Title: Re: get|can delete|path
Post by: rejetto on September 01, 2011, 12:52:56 PM
you want to delete something from disk or from the VFS ?
Title: Re: get|can delete|path
Post by: vuongnguyen on September 06, 2011, 06:50:20 AM
I want to delete folder from disk in Real mode.
Title: Re: get|can delete|path
Post by: rejetto on September 17, 2011, 05:31:18 PM
{.delete.} does it on the disk.

if you need to translate the path in the url to a path on the disk you can use {.vfs to disk.}