SMBGET :: Samba (Windows Network Downloader) for Windows :: Freeware
Version 1.1 for Windows (C) 2000 CyberLink (paully@paully.com)
Visit http://paully.com/smbget/ for updates.

That small application just helps people to download and upload files via
Samba (Windows Network) under Windows. Under other platforms like UN*X
you may use it to download/upload files via NFS (Network File System) or
any other protocol that allows to mount a remote network resource/share
to a local drive/partiton/mount point.

The application is very useful if you have the Samba/Windows/NFS network
with the big load and the slow connection speed. The application supports
resume - it's just a copying application that allows you to stop the copying
and to continue it at any time from the position where you stopped.

For me it was very useful to transfer big files with size about 1 gigabyte
over the our intranet through Samba from Germany to Belarus and from Belarus
to Germany. If remote file is not available the application will try to
download it until the job is done :) See the example:

USAGE: smbget.exe <PATH TO SOURCE> <PATH TO DESTINATION>

EXAMPLES: smbget.exe .\bigfile.zip \\121.0.0.1\share\bigfile.zip
          smbget.exe \\121.0.0.1\share\bigfile.zip .\bigfile.zip
          smbget.exe Z:\bigfile.zip C:\TEMP\bigfile.zip
          smbget.exe /mnt/remote/bigfile.zip /usr/bigfile.zip
