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

Is there any way to specify the archive file with the "-f" option as an absolute
path? For example "tar -cvf d:/test.tar files..." will not work, I have to use
"tar -cvf /test.tar files..." but then the file ends up in the wrong drive.
This will be called out of a script and I am not always going to be saving the
file on the same drive. The reverse is not true, you can call "tar -cvf 
/test.tar
e:\file e:\file ...." and it will work and archive the files. Thanks! - Jeremy

______________________________________________________________________
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 DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to