rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: bionel on August 26, 2006, 05:24:38 PM

Title: modify comments, delete files
Post by: bionel on August 26, 2006, 05:24:38 PM
i am wondering if it is possible to add (/modify) comments to a file in upload process, also if it is possible to delete files from internet browser

tks
Title: modify comments, delete files
Post by: ledufe on August 26, 2006, 07:16:58 PM
well i already thinked some feature like this, but the only way i could imagine to do this(at least with this last beta version) it was...

i upload a file named some-file.extension ex.:

ledufe.jpg

then upload a text file named ledufe.jpg.comment with the comment/description to the ledufe.jpg

inside the .comment file you can use any html/xhtml code

this would help you to put a description/comment to the file that you are uploading, but to update the comment or delete the file, i don“t have any idea, besides use another server/tool like a ftp with the upload dir acessible and with the rights to delete or access your pc runing the hfs via some remote desktop conection like terminal server or vnc...

well just wait for the hfs new version with php suport it will let us to do this via php code and much more functionality, and if it suport php it will access some data base like mysql too, and then.....well we will do anything you imagination and skills let you do....

just wait.....
i put my trust in rejetto programing skills.....he is the man....

sorry for my poor english....
Title: modify comments, delete files
Post by: ~GeeS~ on August 26, 2006, 07:28:25 PM
Wrong forum, but anyway ...
i am wondering if it is possible to add (/modify) comments to a file in upload process,
No, this is not possible. Workaround: Sent 2 files (1 with comment eg. comment_file.txt about uploadfile.ext). But the comment won't be visible in your comment field in your template; maybe with  descript.ion file, but i didn't tried it yet. Edit: Searched the forum:  http://www.rejetto.com/forum/index.php?topic=3162.msg1015802#msg1015802
Second workaround: Archive your file with the comment file as zip, rar ... and upload as one file.
also if it is possible to delete files from internet browser
No, as long as you have enabled "Number files on upload instead of overwriting" in the HFS menu (Expert), Upload.
If you have not, you could upload an empty file with exactly the same name and overwrite the first one. But malicious users could do so too.
Title: Re: modify comments, delete files
Post by: rejetto on August 26, 2006, 10:34:40 PM
i split these posts in a new topic  -.-