Thanks for your response.
The Folder.CopyHere method looks ideal but I'm unsure how to incorperate it into my existing code? My VBS skills aren't great, any tips? Cheers
Hi Guys,
I want to put a simple VBS script on laptop users desktops to run a backup to a choice of locations: a) USB memory stick (script to check if connected or b) Network file share.
It would be good to set a silent logon script to check when the last backup was run, and to where and if...
PHV, thanks for the post.
I'm using Putty SSH to connect to the server and the above command isn't working, I assume this needs to be run on the local server? Is there a way of doing this through putty?
Thanks
Thanks for the last post, I have made the changes as you suggested and think I'm ready for testing. [neutral]
I need help to debug the shell script in an effective way but have no idea how, I've heard that using the SH command is the most effective way but am finding this difficult to read up...
Thanks Annihilannic, your posts are much appreciated. Here is the script as it stands, can you see any glaring mistakes before I start testing it on the unix server? Thanks
#!/bin/bash
# FTP settings
HOST='example.co.uk'
USER='user'
PASSWD='password'
TMPDOEVF='/ftp/ABCEVF/tmpdownload'...
[smile]Please don't laugh. Here is what I have so far, it needs a lot more work. I'm just finding out from one of the senior helpdesk guys how the email EMAILMESSAGEEVF="/ftp/ABCEVF/ABCupemailmessageEVF.txt" file works as i haven't been able to find it on the server at that path! I'm hoping this...
Thanks for your post above, I appreciate that the script already gives alot of clues but I'm a complete novice when it comes to creating a script from the begining and manipulating the above upload script to a downloads script is a daunting task and I have no idea where to start? I have been...
Hi there, I hope you're good...
I am new to linux commands and shell scripting and would like to create a .sh script on a linux server to download data from an external FTP site to our internal ftp site and then transfer the data to a share on a windows fileserver. i would also like to create...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.