Search : in
By :

How to transfer file from server using batch

heckz, on Sep 16, 2009 5:14:19 am BST 
 Report this message to moderators

Hello,
Need some help on how to transfer some files from server A to server B using batch files.
Its part of my attachment, its will automate file transfer when the batch file is execute.

Any help is much appreciated.
Thanks

Configuration: Windows 2000 Internet Explorer 6.0

Best answers for « how to transfer file from server using batch » in :
Renaming multiple files in batch Show Renaming multiple files in batch Native features Using a third-party program Renaming a large number of files can quickly become tedious. Fortunately, there are tools to automate this task in many cases: Native features On Windows...
[Windows XP ] Transfering files via Bluetooth Show [Windows XP ] Transfering files via Bluetooth Implementation: Accessing the utility: Transferring Data Windows XP possess a interesting utility that allows you to transfer data via Bluetooth. It is very handy if you want to send...
File transfer via SSH ShowSSH - Secure SHell SSH allows the use of pipelines controls, and use inputs / outputs pipes as any other commands , on the basis that redirection is done to or from the remote machine. This may be used to transfer files: ssh server...
The purpose of having a server for your company ShowThe purpose of having a server for your company The purpose of having a server in your company? The functionality of an enterprise server Mail server File Server Dynamic web server Security Telephony/fax/printing server You...
Writing in batch in text file ShowWriting in batch in text file To write in a file text, you just have to use a redirect: echo text > output_file.txt To write in an existing file: echo " Write at the end of the file ">> output_file.txt
Download HFS (Http File Server) ShowHFS is a ultra-simple way to share files with friends. · Launch HFS · Slide above it the file to be shared. And that’s all ! The directory is accessible from any browser. It is ultra-simple and no installation is necessary (HFS is only...
Using FTP commands ShowThe FTP protocol FTP (File Transfer Protocol) is a protocol — meaning a standard language that lets two machines communicate — used so that computers of different types (or with different operating systems) can transfer files over a...
FTP protocol (File Transfer Protocol) ShowIntroduction to FTP protocol FTP protocol (File Transfer Protocol) is, as its name indicates a protocol for transferring files. The implementation of FTP dates from 1971 when a file transfer system (described in RFC141) between MIT machines...
File sharing in Windows XP ShowAdvantages File sharing involves making the content of one or more directories available through the network. All Windows systems have standard devices making it easy to share the content of a directory. However, file sharing may lead to security...