rejetto / hfs2

web based file server
https://rejetto.com/hfs
GNU General Public License v3.0
601 stars 131 forks source link

Include hostname and date in tar filename #9

Open wesinator opened 3 years ago

wesinator commented 3 years ago

https://github.com/rejetto/hfs2/blob/29f6bac31c94651b18474cec9e489ce376abbb34/main.pas#L5150

Would it be possible to add the hostname and current date in the TAR filename ? Like example.com_20201010_home.folder.tar

Thanks,

rejetto commented 3 years ago

It's possible, yes. You have to use the "event" feature called "archive name". Don't have the details now, I'm not home. Ask on the forum for help. See this post http://rejetto.com/forum/index.php?topic=6845.0

Il sab 10 ott 2020, 18:46 Ԝеѕ notifications@github.com ha scritto:

https://github.com/rejetto/hfs2/blob/29f6bac31c94651b18474cec9e489ce376abbb34/main.pas#L5150

Would it be possible to add the hostname and current date in the TAR filename ? Like example.com_20201010_home.folder.tar

Thanks,

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rejetto/hfs2/issues/9, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKNZH5Y6QUP6AF2GNWP46TSKCFUPANCNFSM4SLFQ3AA .