Connecting Tech Pros Worldwide Help | Site Map

Hello to all of you

Newbie
 
Join Date: Apr 2009
Posts: 2
#1: Apr 27 '09
Hello to all of you. Since i am new in here and in perl i hope i will cross my noob line and solve my problam with perl.

I have an exercise to do but i am having too much troubles :( so i was wondering for a bit of a help?? So, hier is the exercise.. it is about writing a script in Perl on Windows about file synchronizing. I shall synchronize given folders on the computer. The parent folders that are given on the computer doesnt have to have the same names but the contents must be tha same. It is neccesary immediately after writing in or change in the given subfile the same to be replicated in the other (or others) that are given in the configuration.

Any ideas? Help?
eWish's Avatar
Moderator
 
Join Date: Jul 2007
Location: Arkansas
Posts: 900
#2: Apr 27 '09

re: Hello to all of you


Surely your instructor/teacher gave you some ideas as to how to achieve this. You will need to write your own code then post back if you are having troubles with your code.

Please read our Posting Guidelines

--Kevin
Newbie
 
Join Date: Apr 2009
Posts: 2
#3: Apr 28 '09

re: Hello to all of you


Quote:

Originally Posted by eWish View Post

Surely your instructor/teacher gave you some ideas as to how to achieve this. You will need to write your own code then post back if you are having troubles with your code.

Please read our Posting Guidelines

--Kevin

You get me wrong. I was not asking for you to do my assigment, but to give me some ideas for me or guide to follow to solve it. I read the posting guidelines.

What does this forum do, if it's members don't want to help to other like me - begginers?

Thanks anyway...
eWish's Avatar
Moderator
 
Join Date: Jul 2007
Location: Arkansas
Posts: 900
#4: Apr 28 '09

re: Hello to all of you


So, how much perl do you know? What have you tried? What were your instructors suggestions for achieving this? Do you have to do this without the aid of perl modules on CPAN? Have you written any code and are you having problems with what you have written?

All I know is need to write a script to sync some folders on a windows machine.

We are here to help others, but so far you have not given enough information for us to help.

--Kevin
Reply


Similar Perl bytes