rejetto forum

Software => HFS ~ HTTP File Server => Bug reports => Topic started by: Pontus on September 16, 2009, 07:26:09 AM

Title: Tar archive paths only works for windows
Post by: Pontus on September 16, 2009, 07:26:09 AM
When downloading a tar archive from HFS, the paths inside the archive are 'Some dir\\Some subdir\\Some.file', which becomes the file name (no dir structure) on Linux for instance.
Title: Re: Tar archive paths only works for windows
Post by: rejetto on September 16, 2009, 07:48:35 AM
yours is a strange case, i double checked.
i download a tar file generated by HFS, and path delimiter is "/".
indeed, i clearly see the instruction replacing "\" with "/" at tar creation, so no wonder.

could please provide a tar file so i can have a look at it?
please, just few files, and few kilobytes. if you can try to attach it here on the forum, or send it to support@rejetto.com
thanks
Title: Re: Tar archive paths only works for windows
Post by: Pontus on September 16, 2009, 08:08:21 AM
Ok, will do that when I get home. I use version 2.2f by the way.
Title: Re: Tar archive paths only works for windows
Post by: rejetto on September 16, 2009, 08:18:43 AM
ah, i'm sorry, i guess this is a problem of 2.2
i tested 2.3 beta, that's working as i said.
i will probably include this fix in next 2.2 release, but being it not critical, this may happen in months.
if you need this feature you should consider using the beta. it has been tested for long.
Title: Re: Tar archive paths only works for windows
Post by: Pontus on September 16, 2009, 08:47:27 AM
Ok will switch to the beta. Thanks for the quick replies.