Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3463437
By: nobody

I'm trying to implement gnu tar via a C# Windows service, which will create
a archive which is to be transferred to a SCO unix box.  However, when sco opens
the archive, the filenames include the Windows drive notation and full path,
eg. "C:/norris/bobbins.txt" rather than just "bobbins.txt"

Is there a way to just include the filename?  Currently I'm just using "tar
-cvf".

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to