CoffeeCoin2.0 version v2.0.1.0
insgesamt 616
drwxrwxr-x 3 sy sy 4096 Jun 30 08:16 ./
drwxr-xr-x 47 sy sy 4096 Jul 1 16:53 ../
-rw------- 1 sy sy 200 Jun 23 10:19 blk0001.dat
-rw------- 1 sy sy 16384 Jun 23 10:19 blkindex.dat
-rw-rw-r-- 1 sy sy 92 Jun 30 08:14 coffeecoin2.0.conf
-rw-rw-r-- 1 sy sy 92 Jun 23 12:03 CoffeeCoin2.0.conf
drwx------ 2 sy sy 4096 Jun 23 10:19 database/
-rw------- 1 sy sy 0 Jun 23 10:19 db.log
-rw------- 1 sy sy 514067 Jun 30 08:16 debug.log
-rw------- 1 sy sy 0 Jun 23 10:19 .lock
-rw------- 1 sy sy 1238 Jun 30 08:16 peers.dat
-rw------- 1 sy sy 65536 Jun 30 08:16 wallet.dat
coffeecoin2.0.conf should be incorrect since the name is always exactly as the folder but i've created both just to be save
addnode=54.235.244.167
addnode=54.235.70.55
addnode=121.215.135.193
addnode=162.250.121.202
trying connection 121.215.135.193:16789 lastseen=362308,7hrs
connection timeout
trying connection 54.235.244.167:16789 lastseen=83,8hrs
connection timeout
trying connection 162.250.121.202:16789 lastseen=362308,7hrs
connection timeout
trying connection 54.235.70.55:16789 lastseen=148,9hrs
connection timeout
As far as the conf file being the same name as the folder, I don't have a single wallet with that characteristic. I create a custom folder on a my data harddrive for the blockchain and conf, (since my main OS harddrive is a relatively small SSD) then launch the shortcut with the argument -datadir=
Here's a getpeerinfo dump from the master wallet. Hope it helps!

[
{
"addr" : "188.165.3.223:16789",
"services" : "00000001",
"lastsend" : 1404314212,
"lastrecv" : 1404314212,
"conntime" : 1404314174,
"version" : 60503,
"subver" : "/CoffeeCoin2.0:1.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 41338,
"banscore" : 0
},
{
"addr" : "74.105.241.83:16789",
"services" : "00000001",
"lastsend" : 1404314176,
"lastrecv" : 1404314211,
"conntime" : 1404314175,
"version" : 60503,
"subver" : "/CoffeeCoin2.0:1.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 41338,
"banscore" : 0
},
{
"addr" : "178.201.97.60:16789",
"services" : "00000001",
"lastsend" : 1404314211,
"lastrecv" : 1404314211,
"conntime" : 1404314175,
"version" : 60503,
"subver" : "/CoffeeCoin2.0:1.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 41338,
"banscore" : 0
},
{
"addr" : "128.72.141.165:16789",
"services" : "00000001",
"lastsend" : 1404314212,
"lastrecv" : 1404314211,
"conntime" : 1404314187,
"version" : 60503,
"subver" : "/CoffeeCoin2.0:1.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 41339,
"banscore" : 0
},
{
"addr" : "188.0.75.112:16789",
"services" : "00000001",
"lastsend" : 1404314189,
"lastrecv" : 1404314211,
"conntime" : 1404314187,
"version" : 60503,
"subver" : "/CoffeeCoin2.0:1.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 41339,
"banscore" : 0
}
]