﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
2235	Error from 'tahoe cp' on Windows, due to a long path (IOError: Errno2 - no such file or dir.)	CyberAxe		"{{{
6449/61880 files, 169/2003 directories
6450/61880 files, 169/2003 directories
Traceback (most recent call last):
  File ""c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\runner.py"", line 156, in run
    rc = runner(sys.argv[1:], install_node_control=install_node_control)
  File ""c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\runner.py"", line 141, in runner
    rc = cli.dispatch[command](so)
  File ""c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\cli.py"", line 551, in cp
    rc = tahoe_cp.copy(options)
  File ""c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_cp.py"", line 770, in copy
    return Copier().do_copy(options)
  File ""c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_cp.py"", line 451, in do_copy

    status = self.try_copy()
  File ""c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_cp.py"", line 512, in try_cop
y
    return self.copy_to_directory(sources, target)
  File ""c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_cp.py"", line 672, in copy_to
_directory
    self.copy_files_to_target(self.targetmap[target], target)
  File ""c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_cp.py"", line 703, in copy_fi
les_to_target
    self.copy_file_into(source, name, target)
  File ""c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_cp.py"", line 748, in copy_fi
le_into
    target.put_file(name, f)
  File ""c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_cp.py"", line 158, in put_fil
e
    fileutil.put_file(pathname, inf)
  File ""c:\allmydata-tahoe-1.10.0\src\allmydata\util\fileutil.py"", line 274, in put_file
    outf = open(os.path.expanduser(pathname), ""wb"")
IOError: [Errno 2] No such file or directory: u'c:\\IveBeenRestored\\Marketing\\Photos\\As
sets\\042056-abstract-red-and-gold-paint-splatter-icon-sports-hobbies-camping\\042056-abst
ract-red-and-gold-paint-splatter-icon-sports-hobbies-camping\\042056-abstract-red-and-gold
-paint-splatter-icon-sports-hobbies-camping.png'

C:\allmydata-tahoe-1.10.0\bin>python tahoe cp -r -v tahoe:BackedUp/Latest c:\IveBeenRestor
ed\ >> c:\tahoe-restore.log
}}}"	defect	closed	normal	1.10.1	code-frontend-cli	1.10.0	fixed	tahoe-cp error windows win32 LeastAuthority.com review-needed		
