Thursday, 26 June 2014

Copying files from server to Client.


Copy the following code in notepad in client
open                                     server Ip adress
username                             administrator
password 
bin
lcd D:\backup       write the location of client pc where you want to save file
cd F:\backup        write the location of server where you want to save file
mget *
bye
And save it
Copy this code to notepad and save it as a bat file
ftp -s:C:\Documents and Settings\Shoukat\Desktop\ftp.src
and save it as a backup.bat
you can also scheduled this task.
Fellow the Instruction from below link to schedule this
Previous Post
Next Post

About Author

0 comments: