Have you tried cap deploy:setup first?
On Tue, Jul 8, 2008 at 4:00 PM, chris johnson <[EMAIL PROTECTED]> wrote: > > Hi there. > > Just tried uploading a new image via the following cap command: >>> > cap deploy:upload FILES=public/images/people/bob/center.png >>> > > Each server reports: "uploading failed: No such file" > > The /bob/ subdirectory does not exist on our servers, but I would > guess that the upload command would create the directory, no? If not, > is there an option to force directory creation? Trying to upload the > whole directory (as per below) yields the same results: > >>> > cap deploy:upload FILES=public/images/people/bob >>> > > Any answers? > Cheers. > > > -- Anthony Ettinger 408-656-2473 http://anthony.ettinger.name --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
