adulau / Forban

Forban is a p2p application for link-local and local area networks. Forban works independently from the Internet and uses only the local area capabilities to announce, discover, search or share files. Forban relies on HTTP and it is "opportunistic".
http://www.foo.be/forban/
134 stars 24 forks source link

trace when not copying the html in the destination folder #19

Closed thomas-mangin closed 11 years ago

thomas-mangin commented 11 years ago

»› Traceback (most recent call last): File "/Users/thomas/bin/forban/bin/forban_announce.py", line 127, in forbanindex.build() File "/Users/thomas/bin/forban/lib/index.py", line 57, in build f = open (workingloc,"w") IOError: [Errno 2] No such file or directory: '/Users/thomas/Volatile/share/forban/index.79109' Traceback (most recent call last): File "/Users/thomas/bin/forban/bin/forban_opportunistic.py", line 128, in allindex.build() File "/Users/thomas/bin/forban/lib/index.py", line 57, in build f = open (workingloc,"w") IOError: [Errno 2] No such file or directory: '/Users/thomas/Volatile/share/forban/index.79111'