﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
2027	Inconsistent 'tahoe cp' Behavior	markberger	daira	"When copying a file from the top level of a directory node using the CLI, tahoe requires a file name to be specified.

Ex: {{{tahoe cp tahoe:test.jpg ~}}} fails while {{{tahoe cp tahoe:test.jpg ~/test.jpg }}} succeeds. 

However, when a file is copied from a subdirectory to the local disk without a specified file name, the download will succeed.

Ex: {{{tahoe cp tahoe:test/test.jpg ~}}} succeeds along with {{{tahoe cp tahoe:test/test.jpg ~/test.jpg}}}.

The CLI's behavior should be consistent. Either require users to specify a file name for all cp actions or allow users to copy files from the top level of a directory  to a local directory without specifying a file name."	defect	assigned	normal	soon	code-frontend-cli	1.10.0		usability error cli tahoe-cp easy		
