|
|
![]() products linux osx win32 bsd autodox classtree source code | t@b Batch FTP Uploader (command line utility) for linux download pageVersion 0.958, build id 0703161351
uploads a complete directory structure to an FTP server. retries until successfull. .
Change Log PAD File: http://devel.zs4.org/tabloader_linux_pad.xml other platforms / operating systems linux (mepis32-flavour) download link
URL: (*)t@b_tabloader_linux_mepis32_0703161351.tar.gz
(*this is the main/default distibution version) additional info (t@b_tabloader_linux_mepis32_0703161351.tar.gz) click here to find out how we compiled. File Size: 107689 Bytes (105.2K/0.103M) Crc: 1409696940 Adler: 3793524403 sha1: b32aea8b651c8f024ec015684d81edd51709c598 linux (ubuntu32-flavour) download link
URL: t@b_tabloader_linux_ubuntu32_0703161351.tar.gz
additional info (t@b_tabloader_linux_ubuntu32_0703161351.tar.gz) click here to find out how we compiled. File Size: 107950 Bytes (105.4K/0.103M) Crc: 85709633 Adler: 3836680055 sha1: 760184ca5a20f1601578f5db3bfc415c7e93909c linux (suse32-flavour) download link
URL: t@b_tabloader_linux_suse32_0703161351.tar.gz
additional info (t@b_tabloader_linux_suse32_0703161351.tar.gz) click here to find out how we compiled. File Size: 111116 Bytes (108.5K/0.106M) Crc: 3529359027 Adler: 562557441 sha1: 25d9f3dd6c1b1f901637f5853a608d33fddbb1a2 inlinebasic usagewhen typing the "tabloader" without arguments, then the folowing text will appearcopyright (c) 2004-2005, t@b software. written by andy flinn. this software depends on libcurl ( http://curl.haxx.se/ ), which is provided under the lgpl ( http://www.gnu.org/copyleft/lesser.html ), usage: tabloader.exe [-d] [-h /serverhomedir] -f fileordir -t fileordir if no -d option is specified, then both -f and -t option must be specified, and tabloader.exe will attempt to perform an FTP upload. the -f and -t arguments must both be specified and both be either files or directories. the -t option MUST be a URL starting with ftp://. the program will continue until it succeeds. if the -d option is specified the program will attempt to perform a download from a URL specified in the -f argument. in this case a missing -t argument will cause the downloaded file to be printed to the console the -h option allows the specification of the home directory on the server username:password combinations use the "%" sign as escape character. this, of course is the same as in cURL and helps if the username is formed like an email address (usr@domain would be specified as ftp://usr%40domain@ftpserver.com/folder/... /> please note that "%" is a special character in windows *.bat files and may have to be double specified in batch scripts. examplesfor uploading folders to a ftp server type: tabloader -f localdir -t ftp://user:password@ftp.hostname.net/foldername/ for downloading one file from an http server: tabloader -d -f http://domain/file.ext [-t localfile] More DoxAcknowledgementswe are depending with this product on the work of a series of projects/individuals.click here for a list of included modules. Other Platforms... |