Appropriate Linking and Folder Structure in BC

This might be an outdated question but I think if it is answered, it will help all newbies to BC. Not that I have an issue, but I just want to re-confirm something avoiding any broken links in the future by surprise.
I explained this in the basic manner possible so we're clear about what we talk about. There is a question though in the end.
Let's take a basic site structure:
Root Folder
(All BC Folders - let's not worry about those now)
index.html
Assets [Directory]
images [Directory]
img1.jpg
img2.jpg
stylesheets [Directory]
mystylesheet.css
Information [Directory]
About.html
Now in the usual way we learnt "old school":
If you have img1.jpg inserted in the About.html, it will be <img src="../Assets/images/img1.jpg"
If you have the image inserted in the index.html, it will be <img src="Assets/images/img1.jpg"
In the CSS, if you have an image background, you will do, .class { background: url(../Assets/images/img2.jpg) no-repeat; }
NOTICE THE "../" before "Assets" to browse a directory back.
Situation:
In Dreamweaver, these paths work just fine obviously and so in BC, except that in BC you can also link as follows:
<img src="/Assets/images/img1.jpg"
.class { background: url(/Assets/images/img2.jpg) no-repeat ....; }
NOW NOTICE THAT THE ".." before the slashe is not there. And for the index.html, we'll add the slash.
This is still working fine somehow.
But the question is, are those both methods work with BC? or is there something we need to know about?

Hi Mario, I thought I sounded like a beginner in my last question but I'm not.
The reason I asked this question because I can confirm that my theory is true.
So here it goes:
I have index.html in the root folder as well as a stylesheet folder which has the modulestylesheet.css and global.css
in the global.css I have 2 classes, each with a different background image, and the first one's url is pointing to (../Assets/images/image1.jpg) and the second class is pointing to (/Assets/images/image2.jpg)
The weird thing is (which made me start this discussion in the first place) is that both of them work, even after clearing the cache, reloading and resetting the browser. Where in a typical hosting account, it will definitely break. Even in Dreamweaver it's breaking.
I'm a guy who is a bit funny to know why and how everything works (which I think is part of someone cursed with quality control).
This is why I needed some clarification on how this can be still possible, what is BC's logic behind this. I just don't like surprises in the future.
Thank you

Similar Messages

  • Use Automator to move files and folder structure to another folder, retaining destination contents

    I have been struggling trying to setup Automator to move files and folder structure to another folder, retaining the destination contents.  Basically, I need to add files at the destination, within the same folder structure that exists at the source.  Here's some details about the scenario:
    -I have PDF files that I create on a seperate computer than I my daily use machine
    -For security reasons, the source computer doesn't have access to any shares on the destination computer
    -The destination computer has access to shares on the source computer
    -I want to delete the original PDFs at the source after they are moved or copied
    I haven't been able to get Automator to move or copy the folder contents (files and subfolders) without dropping everything copied at the top level of the destination, resulting in many duplicate folders and a broken folder structure.
    So far I've only had luck getting this to work at the command line, but I'd really like to have this setup in Automator so that I could have either a service or application that I could use for any folder, prompting for the source and destination folders.  I'm a relatively new Mac user with limited Linux experience, so this is the command that I've cobbled together and currently accomplishes what I'm looking for:
    ditto /Volumes/SMB_Temp/SOURCE ~/Desktop/Documents/DESTINATION
    cd /Volumes/SMB_Temp/SOURCE
    find . -type f -name "*.pdf" -exec rm -f {} \;
    Thanks for any ideas!

    If you have a command-line syntax that works, why not just create an Automator workflow with a single 'Utilities -> Run Shell Script' action, where that action has your (working) shell commands?
    Seems way, way simpler to me than trying to reinvent the wheel and transcribe shell commands into individual Automator actions

  • Just got my ipad mini and want it to be configured same as my iphone 5 , same pics, music, apps and folder structure.  i set it up as new device, and i think i messed up.   help

    just got my ipad mini and want it to be configured same as my iphone 5 , same pics, music, apps and folder structure.  i set it up as new device, and i think i messed up.   help

    much appreciated.  I plugged in my ipad and set it up as new instead of using iphone restore.  can I still do what you suggested

  • Moving files and folder structures in PSE8

    I have a new computer with much more hard disk space.  So now I want to move about 2,000 photos in the organizer from an external hard drive to my local drive.  Easier to work with my photos that way, and I have automatic backup of my hard drive to an internet offsite storage.
    When I tried using the File->Move function, the files moved but not the underlying file structure.
    Yes, my photos are tagged in the organizer.  But I very much want to preserve the file structure, too.
    Is that possible?
    Jim, San Francisco

    Jim,
    You can move your folder structures from folder view in Organizer. Just drag the parent folder in left folder browser to the destination parent.
    Let me know if that works for you.
    Regards,
    vaishali

  • Basic set-up: multiple mail accounts and folder structures

    I have two entirely separate mail accounts: my personal one and my work one. As far as I can see, Mail forces me to have the entire contents of both Inboxes rolled into one. Is this really true? Or am I missing something? Is there a workaround?
    With IMAP servers which list all folders (Sent, Filed, Trash etc) as subfolders of INBOX, Mail still insists on having its own folders with those names at the same level as INBOX, which is very confusing. Again, is there a way of having Mail reflect only what is on the server, not adding folders of its own?
    (It seems to this OSX-beginner like a programme which could be very clever with the right setup, but that is rather hard to control for someone used to "normal" mail clients...)
    Nic

    mrchi wrote:
    Mail also lists other folders with similar names at the same level as INBOX, which appear to have a mysterious relationship with the real folders on the server. Some are the same as, some not. Are they "local" folders?
    Yes, they're local folders (located in /Users/youruseraccount/Library/Mail/IMAP-account@domain), they're synced and display the contents of the folders on the server, so when you move some message from one folder to the other, the folders on the server will reflect this change.
    Also, to select if you want to keep local copies of the messages or not, you can go to the Advanced properties of the IMAP account in Mail.
    Can I get rid of them and just use Mail to display only what is actually on the server, in the structure it is on the server?
    Nic
    No, you can't get rid of them. Usually you can minimize them under a sort of earth globe icon.

  • Folder Structures

    Hello All,
    I was using iView Media Pro, until I picked up Aperture. Quick question ... since Aperture stores all photos in one library file, is there a way to get access to images from Photoshop without having to export from Aperture? Also, I am aware of showing package contents of the Aperture Library file, but this does not really do any good if I am attempting to locate a file in Photoshop.
    For the record, I like Aperture. I just hope there will eventually be an easier way to gain access to pictures from the Finder.

    This is a way to keep your existing file structure in aperture and then keep a separate set of smart folders which can relate to your existing file & folder system. Its not ideal & it doesn't show up in photoshop file browser but it works reasonably well.
    I run a picture library & need to keep track of approx. 70,000 images. These are in lots of file formats including .jpg .tif and raw files both camera specific eg. .NEF .CRW & also files from non-supported cameras converted into .dng files.
    I will use aperture as a management system to quickly look for & sort files. I would use it for some basic editing to make images for my website for example - but until it improves will need to use photoshop for raw conversion & serious editing.
    Since aperture uses its own library structure which is difficult to locate i need - as i'm sure many other people need - a simple way of quickly looking through my library to find files independent of aperture. This is a method i came up with. It does however require a fair amount of planning ahead as you have to import folders into aperture one by one and then create your smart folder. When you have done that you can move onto the next one.
    1) Decide on how you want to split up your existing library & make sure its organised.
    I run a library which specialises in travel images of France so its organised in this way.
    Main Regions of France>Sub-areas>images etc. So in real terms this works out as:
    ALPS(FOLDER)>grenoble(sub-folder)>cable-car1.jpg(image) I'll use this an example & you should be able to see how it works.
    2) Firstly in aperture I set up a new project called FRANCE LIBRARY.
    3) I then click on it & go to Import>Folders Into a project. In this case its a folder called ALPS.
    4) All the files & folders within the main folder ALPS then copy to aperture in the same structure as i've already got them organised.
    5) The next step is to find those images & set up a smart folder for all the different kinds of file types within it.
    6) Go to Finder>File>New Smart Folder
    7) Find your Aperture Library from the menu on the left - wherever you've stored it.
    8) Right click it (or cntrl + click) and click Show Package Contents
    9) There should be a project file file. In my case its called FRANCE LIBRARY.approject
    10) Right click it and click Show Package Contents
    11) You should then see a folder with an .apimportgroup extension.
    12) Open it & there are separate folders for each of the images. Each folder
    includes the actual image + the adjustment etc. files.
    13) In the spotlight search box ( top right hand corner) type a search criteria.
    use the extension for one of the files you've got in there. eg. jpg
    14) click on the + symbol (its below the search box to the right of Save)
    15) 2 boxes then appear on the left called Kind & Any
    16) click on Any & select Images
    17) delete whatever you entered in the search box. this is an important step
    as its stops the folder only displaying jpgs.
    18) The folder should then display thumbnails of all the images in that .apimportgroup folder. in my case this includes .jpg .tif .dng files.
    19) then click Save to name & save folder.
    20) It only lets you save in one of 3 places but you can always move it
    to where you want.
    21) You now have a folder of thumbnails - stored wherever you choose.
    22) If you right click the image you can then go to Open With & open it in whatever programme you choose. ie. photoshop.
    You can then go back to aperture and import the next batch - following all the steps again.
    You can obviously set up the folders how you want. You can choose to have lots of them or a few.
    I do this one at a time as its easy to spot the new .apimportgroup folder. If i imported my whole library at once i'd just have one huge folder - this way i can keep them organised as i want them & in a way i'm familiar with.
    This means that i can set up the same file and folder structure in aperture & within smart folders as i have in my existing library.
    Its complicated & its far from ideal but it works. Even though aperture stores files in its own library they are still visible (admittedly through a complicated procedure) even if aperture ceased to exist as a programme it would still be possible to see all the images in its library by using this method. You can then copy them - burn them to dvd - back them up on another disk - ie. do the same as files in a "normal" folder. As far as i know smart folders will update if you delete from or add to them
    As a way of integrating it into photoshop for converting raw files - its possible to have a smart folder containing raw files in place of photoshop bridge & then right click on the image you want to convert - click open with photoshop & the image will appear in the photoshop camera raw converter.
    Aperture has some really useful features & also some features that need to be improved asap. I've emailed apple 3 times so far so i'm not a fan of it yet.
    For my particular business its very useful in lots of ways - but it needs some work to be what many of us hoped it would be.
    ps. if there are any errors in this please let me know. i followed the procedure through as i was typing so i am hoping its all ok.
    G5   Mac OS X (10.4.3)  
    G5   Mac OS X (10.4.3)  
    G5   Mac OS X (10.4.3)  
    G5   Mac OS X (10.4.3)  
    G5   Mac OS X (10.4.3)  
    G5   Mac OS X (10.4.3)  
    G5   Mac OS X (10.4.3)  

  • Folder Structure Not Visible under Content Administration

    Hi all,
    We have EP 6.0 SP13.The Folder structure(Both Business objects and Portal Content) under Content Administration and Folder structure under System Administration is not visible.I have logged in as Administrator and the roles assigned were:
    com.sap.pct.crm.crm_default_services
    Administrator
    ContentManager
    eu_role
    super_admin_role
    When i'm trying to access the portal content,<b>Loading...</b>is dispalyed in Content Area for a while and a message <b>'error occured'</b> is displayed in the status bar instead of <b>'Done'</b>.
    I'm also having a problem in Detailed Navigation.Nothing is visible under Detailed Navigation.
    Any Inputs on the above issues would be of great Help.
    Thanks and regards,
    Vijaya Sai.V

    Hi,
    There could be only 2 problems when PCD objects are not being shown.
    1) You don't have the permission to view it. But since you are an administrator, you don't have to worry about it.
    2) The browser is unable to show the PCD objects.
    Now lets look at the solution:
    I had faced the same issues where when I tried to access the portal using IP address, PCD objects will not show. So the solution is to access the portal through its "name" rather than the IP address.
    I guess you would have tried to access the portal by its name, then you had faced an error in browser and so you are trying to access the portal by IP address.
    if this is true, make an entry in the hosts file in your local machine, mapping the IP address to the domain name.
    If you dont know how to do it, please follow the following:
    Goto the following folder in windows
    C:\WINDOWS\system32\drivers\etc\
    You will find a file named hosts. Open it in notepad and give the IP address & domain name of the portal in the format specified there. Save the file. Now if you access the portal using its domain name, you should be able to see the PCD. If you are still not getting it, restart the machine and try once more. It should work.
    If you are using a Linux system, the file can be found under the \etc under the root folder.
    Regards,
    Vijai.
    Message was edited by:
            Vijai Mohan

  • When I import my media it breaks apart my folder structure

    Strange thing started happening and I'm not sure what changed.  The way I organize my media is in a folder tree like this:
    - Client
      - Project
        - Exports
        - Elements
        - Raw Media
           - Shoot day 1
              - Card 1
              - Card 2
           - Shoot day 2
             - Card 1
             - Card 2
    Normally I just import my my raw media folder for that project into premier and folder structure stay intact but now it's not.  it gives me the folder that I import and then all the clips but I loose the other folders for day and card.  It's a particular pain in the *** because the project was shot on a Sony FS700 and the 700 does do distinct file names.  Every time to start a new card it starts on with 00000.  Anyone have a clue on how I can fix it?

    Well I do something similar. But I start at Project.
    On the Hard drive I just Ingest / Import the camera card  structure from and including the Folder "Private">.mts"
    I just  Import the .mts files to a Bin in the Project Window that has the same naming protocol as on the HDrive. eg Day1 >Card 1 etc...
    No problems ever.
    and the 700 does do distinct file names. 
    I think you meant "does NOT do..."

  • LV8 Application Builder Folder Structure

    I have a folder structure in my development environment.
    When I build an application, using the application builder, I want to get the same folder structure.
    Example:
    I have folders ..Application\Drivers\DMM\Agilent 34401 and ..Application\Drivers\DMM\Fluke 45.
    There are subfolders containing VI:s in each folder (..Application\Drivers\DMM\Agilent 34401\Subs\sub.vi)
    In the application builder I add ..Application\Drivers to "Dynamic VIs and Support Files".
    I create a new "Destination".
    Now all vi:s from ..Application\Drivers goes to this folder, not to subfolders.
    Is it possible to get a folder structure?
    Staffan Ekstrom
    Sony Ericsson Mobile Communications AB
    Lund, Sweden

    Hi Staffan,
    When you build an application all of the VI:s will be integrated in an .exe file. The reason for this is that the user of your program not shall be able to do changes in the source code.
    When adding files to the "Dynamic VIs and Support Files" these files are for example help files that you want the program to find no matter where you install your program on the computer. Before adding files to this you need to build the relative path in the program using strip path.vi and build path.vi.
    Dynamic VI:s are not the same as sub VI:s.
    The short answer to your question is no, there is not possible to get a file and folder structure when building an application.
    Regards,
    Andreas E
    Applications Engineer
    National Instruments

  • How can I batch Save For Web and maintain a multilevel folder structure?

    First... I am using an old version of Photoshop.... 6.0 to be exact.  If your answer is to buy the newer versions, I respectfully say I know that's AN answer, but I'm looking for something that will work with my setup.  The version we have works just fine for the very few things we need it for, and we use new versions of InDesign and Acrobat for all else. 
    So here's the challenge:
    We have a weekly magazine featuring 1,200 plus photos of cars for sale, each saved in a folder named for the sales rep, week and day.  I must maintain these folder structure throughout the process, as the files names are duplicated by cameras and across reps.  So I cannot dump all batch converted pics into one single folder, yet I need to reduce the Quality setting which I find when completing a Save As in Photoshop.
    So I want to batch convert all the photos in multiple folders, some 3 folders deep, all at once....  reduce to 8 inches across, change to 72dpi, and reduce the quality slider to 5, which creates a nice 60-90K file.  BUT.... it wants to save all of them in a particular folder.  I need to just overwrite the original file with the new smaller one.... or save the new small version into the same folder the big one is in, but have it work with the "include all sub-folders" option in batch. 
    A sample File system .... 4513 Photos - Color <day of week> (3 folders) - <disk number><rep>Color (20 folders) - actual photos.
    After converting, we push up the final level of folder to our website and that organization allows us to use them there the way we need.  The uploading to the site and batch functions are done 3 to 4 times per week.... on different days.
    Is there a way to reduce the quality (compression) of the jpgs that does not require the creation of a new file in a particular folder, or is there a way to have the resulting file just drop back into the folders and subfolders during a batch function?  I just can't figure this out!
    As an alternative, what other programs might do this?

    You should be able to just use the html output of the Export for Web function and, if the video's converted correctly, just swap the file names at the appropriate places. Have you tried renaming VisualHub's output to what the Export for Web html wants, then placing it in the proper location?
    I'm not aware of a way to batch create the html files, but if I had to, I'd probably look at automator to see if I could figure out it's text manipulation options.

  • SAP Netweaver Portal - Folder structure and report publishing strategy

    Hi gurus,
    I'm working on a project in which we are publishing BW reports in SAP Netweaver Portal (prior to this, we were using SAP Bex Browser) organizing it by Department (workset, 2nd lvl of navigation), Business Processes (workset, 3rd lvl of navigation) and "iview types" (transactions, queries, dashboards and so on). On 1st level we have a workset simply called "Reports".
    For each PFCG role we have on BW (ABAP Server), we created a portal role and defined which of the higher navigation tiers is visible to users (delta-linking the top level navigation worksets to the portal role and setting visible accordingly) and then we assigned Portal roles to the appropriated Group (PFCG role) so all users that have access to certain PFCG role can have access to the corresponding Portal role.
    For example:
    In BW (ABAP) we have a PFCG Role: Sales PMR Analysis - Administrator, which grants access to Sales Infoproviders, queries and data for PMR analysis. The user that have access to it, should be able to see:
    |Reports|
    |Sales Administration|
    v PMR Analysis
      > Web Queries
      > Transactions
      > Dashboards
      > Workbooks
    In Portal we create a workset that has: "Reports" and under it, all Departments (Sales Administration, Financial, Services, Human Resources and so on) set as "not visible". We create a Portal role called PMR Analysis and add the Report/Departments workset, set Sales Administration as visible and add worksets/folders named PMR Analysis, Web queries, Transactions, etc, and all the corresponding iviews under it.
    If we assign this new Portal role to the Group of the corresponding PFCG role, the user will see exactly as the example from above.
    Pros: The users have a clean view of the reports he/she has access.
    Cons: The users doesn't have a clear view of what is available in BW so he can request access. There might be some useful report lost in on of the hundreds of BW roles that he doesn't know it exist.
    One of the options would be to grant visibility to ALL departments, business processes and iviews in Portal and let PFCG security roles control user access, but that might be confusing to have an overwhelming amount of links, making it hard to find what the user needs, specially during first access. Not to mention possible security breaches.
    So, I'd like to know how other consultants are defining this kind of folder structure and report publishing strategy in Portal. Ideally we would like to be able to have:
    - Visibility of all existant reports even those that the user does not have acess (so he can learn that it exist and request access)
    - Clean view of reports, segmented by department and business processes.
    - Possibility to search for reports, even for those that the user does not have access.
    I'd appreciate if you guys can share your experience on this.
    Thanks in advance.
    Leandro

    Cons: The users doesn't have a clear view of what is available in BW so he can request access. There might be some useful report lost in on of the hundreds of BW roles that he doesn't know it exist
    This is not a refutation: your BW developers/consultants should be able to write reports, which points you in case of insufficent backend rights. EP is not designed to be familiar with ABAP security concept and cant take any influence at it.
    One of the options would be to grant visibility to ALL departments, business processes and iviews in Portal and let PFCG security roles control user access, but that might be confusing to have an overwhelming amount of links, making it hard to find what the user needs, specially during first access. Not to mention possible security breaches.
    Yes, bad idea.
    - Visibility of all existant reports even those that the user does not have acess (so he can learn that it exist and request access)
    As you already wrote on your own, this would be not good
    - Clean view of reports, segmented by department and business processes.
    - Possibility to search for reports, even for those that the user does not have access.
    This is not covered by SAP, if you wanna provide that, develop it on your own.
    cheers

  • Syncing apps FROM iPhone TO ITunes and retaining app folder structure

    How can you retain the app folder structure you have painstakingly created on your iPhone (OS4.3) when syncing apps with iTunes?
    It seems that it only works the other way - i.e. creating the structure in iTunes and having that copied to the iPhone when syncing apps.
    I know this has been posted in various ways before, but there seems to be no answer, and Apple appear either not to understand the question, or its importance to so many users.
    Anyone found a way of doing this yet - or Apple - please can we have this fixed?

    Thanks Mr. Gnome I was aware of that - it was a rhetorical question as far as Apple are concerned, but I do hope someone out there may have found a way around this illogical glitch.
    By the way, I think you meant your link to be...
    http://www.apple.com/feedback

  • How can I make a folder structure for both PSE and Premiere Elements?

    I have recently bought bundled PSE 10 and Prem Elements 10 ... (but have been using PSE6 for years)
    I have lots of jpeg photos on an external drive in folders with a heirarchical structure eg. Pictures ... Friends ... 2011 ... 2011_12_02_Margate_seagulls.jpg  I also have loads of photos that are simply there waiting to be sorted and are in their native format e.g PIC_6120.jpg     Additionally I have .MOV files dumped from my JVC standard def camera some of which are custom named, others are left as is.  I now own a hi-def lumix which takes great jpgs and also video MTS files. After lots of searching on the net for the best way to get all this organised I am at a standstill. I feel that I need an external folder system (ie one that does not rely 100% on adobe and its categotries and tags) because I have had catastropic losses when using earlier photoshop progs. I also see the benefit of using tags. So...
    Is there a simple (and best) way to order my photos and hi-def video while taking into account content I already have shot/videod?  I am happy to hear reasons and see examples why I should trust PSE/Prem E - but I would also like to see if it makes sense to use folders. Ideally i would love a practical folder structuring method that incorporates both video and still content. I have posted here because it is important I organise my video better and have a flexible system that allows for drafts and reworking my Hi-def content.
    I have tried to find the info but it is so piecemeal and I have faith in the people on here ... Any links and advice would be much appreciated

    In generic terms there are three methods of filing just about anything:
    Structured by event
    Structured by type
    Unstructured
    Event might be occasion or date or a specific project. For this type of structure you would store all your assets related to that event, regardless of whether it is still, image or audio, in one place.
    Type would typically be by the type of asset. All your videos in one place, stills in another, audio in another  etc... In business for example in the eighties (when personal computing became prevalent in the workplace) staff would religiously have all their word processor documents in one place, spreadsheets in another, powerpoints in yet another etc.... Dreadfully inefficient.
    Unstructured would be a case of storing things wherever you liked and accessing them via tags or albums - but you've said you want to avoid this.
    Personally I let the application store things according to the defaults for the different import types but then tag them. Essentially I follow the 'unstructured' style. For anything major I create a project directory and move all the project assets into it (i.e. selective structure by event).
    If you search the Tips & Tricks forum I think Bill Hunt (who does this stuff for a living) describes his structured folder flow in great detail.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • MTS files (and really, they're just MTS, not the entire folder structure)..

    OK, I see lotsa advice about dealing with MTS files...if they're in their proper folder structure.
    Well, that'd be easy, and I'd be importing them now if they were in their proper folder structure. But they're not...I have 503 .mts files, in a folder, that a client copied "for me", and now expects me to import.
    Any advice? Like I said, I only have the .mts files, not the supporting folder structure.

    Greetings all from Jakarta - i have a feeling this is going to be a lengthy response and will only be of interest for those currently suffering from MTS file issues, but I do believe (while my solutions are not perfect) I have found some answers. What I have not found, unfortunately, are the hairs that I pulled out of my armpits in frustration over these MTS issues.
    Background info: My office purchased the Panasonic HDC-TM700 to provide back-up to our Panasonic 170EN and we have been quite happy with the results. We have also been converting the MTS files to .MOV files on both Toast Titanium, and Final Cut Pro.
    SITUATION #1
    After a day of shooting I downloaded the TM700 files (full structure) to the hard disk. On day two after a full day of shooting I realized I forgot to format the camera's memory card so i had 50 MTS files that I already downloaded. Ever the smart guy, I highlighted file #51-#102 and dragged them into the STREAM file of the previous day's download. Then I formated the camera so i wouldnt forget the next day.
    Well during log and transfer in FCP ONLY THE FIRST 50 FILES could be read, because that is what the metadata in the info supported ..... FCP couldnt even locate the other 50 files. I nearly fainted at the thought of getting fired. Thank goodness, when we dragged the MTS files into TOAST TITANIUM they could be read and converted!
    SITUATION #2
    The new guy (seriously, it was the new guy!) ONLY DOWNLOADED THE MTS files and since I wasn't there I wasn't there to see the havoc when neither FCP or TOAST could open the files. I was called in and my first idea was to take an old file structure, copy it, and slip the MTS files into the STREAM folder.
    Well, it worked!! kind of.... The interesting thing is that the files could be converted in TOAST (FCP would not open the files) BUT ONLY TO THE TIME CODE THAT was equivalent to the original file. So if the original file was 1 minute and the file that I only had the MTS file for (and which corresponded to the file's number) was 5 minutes, only 1 minute was converted.)
    So what I did was I took the TM700 and I shot five minutes of my foot. Then I downloaded the full file structure. Since I only took one shot of five minutes there was only one file in the STREAM folder, which was a 598mb file numbered 00000.MTS
    I know I will regret it one day but i deleted the MTS file of my foot. Then I placed in one of the "homeless" MTS files into the (now empty) STREAM folder and changed the name to 0000.MTS -
    When opened in FCP log and transfer - IT DID NOT WORK. However, in TOAST I am happy to say IT WORKED, yayyyy. And the file that was converted was the length of the clip. What I thought might happen is that if the clip was only 30 seconds long but the foster file was 5 minutes then there would be 30 seconds of footage and 4.5 minutes of black empty space on video. That wasn't the case.
    THE SHORT TERM SOLUTION:
    Over the years I have been very very very lucky with all the help I have gotten over the internet and in my own small way I hope the following helps out others. So here is what I have done, with instructions.
    PLEASE NOTE I AM INDONESIAN LIVING IN INDONESIA SO WE USE PAL ..... 25 frames per second. .... Hopefully if someone in North America likes this idea and can help out, they will post a NTSC file structure.
    OKAY INSTRUCTIONS:
    1. Double click this link and download the file structure. The the file structure is only 68kb all your (and mine) frustrations for 68,000 bytes!!
    www.klirkom.com/helpout/AVCHD
    2. If you look inside the folder (AVCD->BDMV->STREAM) you will see AN EMPTY STREAM FOLDER. This is where you will place your "lost/not working" MTS files. Sorry, but this file structure only supports two files at a time. The first file is 5 minutes long, the second file is 33 minutes long (i was going to make it 10 minutes but I forgot about the camera being on and left it for 33 minutes ...)
    3. Change your first file name (preferably an MTS file less than 600mb so that the 'foster' file can cover it) to 00000.MTS. Now change your second file (preferably less than 4GB, but unless you are filming the whole wedding this should be okay for most people.... the important thing to remember is that if you want your full file converted without missing any parts at the end, the files should be smaller in size than the foster files) to the name 00001.MTS
    4. Now drag your newly named and newly placed MTS files into TOAST TITANIUM. Click convert. I have not tried this with other software but hopefully it works for you.
    5. If you want you can now rename your original MTS files to their original names and continue with the next two files. I know with 500 MTS files this is a HUGE pain in the buttox .....
    Okay, good luck all!!
    Jakartaguy

  • How do I move photos in a Smart Collection and keep folder structure?

    HI there I am on a trial of Lightroom and loving it so far.  One seemingly simple task I would like to try out is moving all my RAW files (which are all mixed up with JPGs and PSDs to a new location and keep the current folder structure.
    Currently I have files strcutured like this: <main disk>\<year>\<month>\<filename>.cr2 and I would like to move these to <different disk>\<year>\<month>\<filename>.cr2
    The Export functions look as if they will put them all in to one big folder?  Any ideas?
    Many thanks in advance.

    There are several approaches to this problem. You could do this via the Folders panel in LR. You can do just about everything in the Folders panel that you can do in Explorer or Finder. Just create folder and drag and drop.
    Another way is to do this outside LR use Explorer (Windows) or FInder (Mac). after you're done then go back into LR and tell LR where to find the moved files. Depending on how many you have this could be a bit tedious.
    Another method is to choose the files you want then Export them as a Catalog. When you do this be sure to include the option to export the negatives. Point the new catalog at you other drive. It will recreate the folder structure during the export. Then remove the images from your present catalog. Don't delete from disk just remove. Now import from catalog and choose the newly exported catalog. This time choose the option to add the files without moving them. Once you are sure everything is back and is fine you can use Explorer or Finder to go into your original file structure and delete the files that were moved to the new drive.  Be careful to only choose the moved files. If you are separating the RAWs out this should be relatively easy.
    I hope that helps!

Maybe you are looking for