Like other UNIX tools, instead of building
every possible feature into every possible application, it’s easily
combined with other tools to accomplish whatever goal. Tar is meant for
exactly what you want. I often do things like this on windows and unix hosts
alike:
# Sending end
tar –cf - /path/to/sourcefolder |
udp-sender
# receiving end
udp-receiver | tar –C /path/to/destfolder
–xf –
If you want compression, make it –zcf
and –zxf.
You can get a Windows tar.exe in unxutils,
busybox-win32, or Cygwin. Cygwin will have the most complete and compatible tar.
From:
udpcast-bounces@udpcast.linux.lu [mailto:udpcast-bounces@udpcast.linux.lu] On Behalf Of prasad t m
Sent: Thursday, May 02, 2013 5:05
AM
To: udpcast@udpcast.linux.lu
Subject: [Udpcast] Multiple file
transfer
Hi,
I am
working on Multicast Download using Windows
Version of UDPcast application. I want couple of
information on UDPCast tool.
1. Can we transfer multiple files using single command line from
sender?
2. Is it possible to identify the Name of the file being transferred at the
reciever end?
Thanks for the help in advance.
Thanks and Regards,
Prasad
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.2241 / Virus Database: 3162/5789 - Release Date: 05/01/13