madhuneal / ppss

Automatically exported from code.google.com/p/ppss
0 stars 0 forks source link

distributed config.cfg problem #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Cluster of servers created
2. keys authorized (can loggin with out password to all instances, they are 7 
instances)
3. Trying to create a config.cfg

What is the expected output? What do you see instead?
generate the config.cfg but it says "File  does not exist."

What version of the product are you using? On what operating system?
2.97

Please provide any additional information below.
Command used "ppss config -C config.cfg -c 'wget -q "$ITEM" ' -p 5 -d 
/home/cdn/splits/urls.txt -m ec2-machine.amazonaws.com -u ppss -k 
/home/ppss/.ssh/id_rsa -n /home/ppss/nodes.txt -o /output/files --download 
--upload -R"

Original issue reported on code.google.com by Michalsk...@gmail.com on 8 Aug 2013 at 2:58

GoogleCodeExporter commented 9 years ago
Also, in my list each URLS is formed like that
http://link_to_image#desired_filename

How can I registered each picture with the right mime (JPEG/GIF/PNG) because 
some of them are dynamic and the desired filename

Thanks in advance for any help

Cheers,
Luc

Original comment by Michalsk...@gmail.com on 8 Aug 2013 at 3:00