Posted 22 December 2015 - 07:15 PM
So I was tired of having to copy all my files to disk and run back and forth when creating large automated projects, so I created this script.
Basically you need to put This script on the server machine and run it at startup:
http://pastebin.com/TGb24n4b
-updated version that checks for modems on all sides
http://pastebin.com/sTm7K6Um
http://pastebin.com/7dBp4n5i
and This script on whatever machine you want to copy the file to:
http://pastebin.com/9hYBs19a
(I use a pocket computer) and type FTP or whatever you save it as <file path> <new file path> and it will pull the file to the computer. You will need to change the id of the server in the client program, and it does work if you store files on disks like I do.
Screenshots:
http://imgur.com/a/Jtn1I
Basically you need to put This script on the server machine and run it at startup:
http://pastebin.com/TGb24n4b
-updated version that checks for modems on all sides
http://pastebin.com/sTm7K6Um
http://pastebin.com/7dBp4n5i
and This script on whatever machine you want to copy the file to:
http://pastebin.com/9hYBs19a
(I use a pocket computer) and type FTP or whatever you save it as <file path> <new file path> and it will pull the file to the computer. You will need to change the id of the server in the client program, and it does work if you store files on disks like I do.
Screenshots:
http://imgur.com/a/Jtn1I
Edited on 22 December 2015 - 09:19 PM