DW uploads files outside Public folder

Running DWCS 5.5 on MacBookPro Lion
I have my root folder organized in nested folders, e.g.
Folder A
    subFolder 1
          page 1.html
          page 2. html    etc
My remote server file shows Folder A in the Public _html Folder
like this:
Public _html Folder
   Folder A
       subFolder 1
            item
              page 1.html
              page 2. html    etc
When I upload a "page.html" via DW
it creates new copies of Folder A and subFoler 1 out side the Public_html Folder
and puts the new "page n.html"  in the subFolder 1.
In Manage Site window
the "Local Site Location"  reads:
/Users/admin/Documents/Name of Site Folder
In DW 8  I see "Remote info" window in "Site Definintion: Advanced"
There "host directory" is entered as public_html/
I see no "Remote info" window or options in DW CS5.5
and so cannot determine where to tell DW to properly place the uploaded file.
Advice Appreciated

I see no "Remote info" window or options in DW CS5.5
and so cannot determine where to tell DW to properly place the uploaded file.
It's there but the Site Definition dialogue box has been re-arranged in CS5.5.
Site > Manage Sites > (select your site) > Edit > Servers
You enter public_html in the Root Directory field

Similar Messages

  • File upload error: Error uploading file. Error moving uploaded file from temporary folder. (FILE_UPL

    what causes this error:
    File upload error: Error uploading file. Error moving uploaded file from temporary folder. (FILE_UPLOAD_ERROR)

    On 5/17/07 4:26 PM, in article [email protected],
    "Gü[email protected]" <> wrote:
    >
    > To my experience servers behave differently -- on some I really had to use
    > 777, others are happy with 755.
    >
    > in regards to "any user" :: On most ADDT respectively MX Kollection - based
    > backends I made the image & file upload feature available to user having e.g.
    > the "levels" 1 & 2, but not 3 -- I wouldn´t expose something like this to all
    > users
    >
    > Günter Schenk
    > Adobe Community Expert, Dreamweaver
    My backend is only for admin, so they are the only ones who can access the
    upload pages. My concern is an images folder on the site being 777. Can't
    anyone from the outside plant a file in that folder if they just know where
    to find it using an ftp program? ?

  • Where is upload in my public folder

    I made a password and published my public folder but I can't see the option for others to upload. It just says download and view contents (I can see my files). What am I missing?

    I made a password and published my public folder but I can't see the option for others to upload. It just says download and view contents (I can see my files). What am I missing?

  • Bluetooth / File Sharing / Public Folder

    When I try to browse the public folder / drop box on my iMac from my MBP, I get a message that I don't have permission.
    On my iMac I right click on the public folder in the sharing pane, I get this message:
    I'm not sure what this means? Will applying it solve my issue?

    I had this problem yesterday, and then it went away. You could try:
    a) rebooting your Mac
    b) unpairing and then re-pairing your devices
    c) try fetching the file from the other device instead of sending it
    d) Instead of using the Bluetooth File Exchange program, just right-click on the Bluetooth icon in your menu bar and select Send File or Browse Device
    I Hope this helps.

  • Can't share files in public folder

    Hi,
    After upgrading from Snow Leopard to Lion, I can't seem to share my files in my Macbook Air's public folder to other computers that access it.
    Normally, my Windows XP computer would access the MBA's public folder and copy the files from it.
    But after upgrading, I can still access and see the files on the MBA's public folder but I cannot copy them. When I try, it displays this error :
    "   Cannot copy MYFILESNAME: The filename, directory name or volume label syntax is incorrect  "
    Any ideas on what I could do?
    Thanks

    I think i know whats going on. You are trying to share a folder somewhere inside your home directory, correct? What your doing is a security no-no, but I agree it should be allowed. Here's the problem, you need to give 'everyone' search privs all the way up the directory hierarchy (all the way up to the volume) in order for guests to be able to see the share point in your home directory. By default, all directories in your home directory (i.e. Desktop, Documents, Movies etc, except for Public) do not have 'everyone' set with search privs (everyone is set to No Access). When you create a sharepoint in a directory it automagically adds an ACE to the folder all the way up the folder hierarchy giving all your local (and Sharing-Only) users search privs, but it doesn't cover Guest as you've noticed.
    So you have two options, either create a Sharing-Only user for "Guests" to use and have people use that, or grant 'everyone' search privs on the folder in your home directory (i.e. Desktop) that doesn't have search privs already set.
    I would recommend going the Sharing-Only user route. You can set one up via the Accounts Pref pane, as described in the Macfixit article today. If you don't want to do that, and really want to give anyone (and I do mean anyone) who gets on your Network access to that directory (Guests), you can use Terminal to give just search privs (you don't want to give read privs to 'everyone' on any folder in your home directory). you can do it by running this command in the Terminal:
    chmod o+x ~/<folder in home directory>
    So if you create a folder on your Desktop (call it 'foo'), make 'foo' a shared folder (via Shared Pref Pane or Info Window, doesn't make a difference), you would then have to run:
    chmod o+x ~/Desktop
    in order for foo to appear for guest users. Make sense? Hope that solves your problem.

  • Reference source files outside project folder

    My company wants to create one large help project. However we don't want all the HTML source files to be stored in that project. We want to store these files in another folder outside of the project. I'll try to simplify the situation.
    I created a "RH Test Project 1" with a topic called "Welcome." When you look in Windows Explorer in the RH Test Project 1 folder, you'll see all of the files RH creates (.xpj, cpd, hhk, hhc, etc.). The "Welcome.htm" file is also in the RH Test Project 1 folder.
    I actually want this "Welcome.htm" file to reside in a folder I created called "RH Test Project src." If I copy the Welcome.htm file to my new src folder, my project contains a broken link, as expected. I don't want to import the welcome.htm file because that creates a copy that goes right back into the RH Test Project 1 folder (essentially I would have a "Welcome.htm" file in RH Test Project 1 and RH Test Project src folders).  All I want to do is to be able to reference the Welcome.htm file. I want to be able to edit and work with this file in RoboHelp but I don't want it to reside in my project folder. I want it to reside outside the folder.
    Desired structure:
    RH1 Project
    -- RH1.xpj
    RH2 Project
    -- RH2.xpj
    Source Folder
    -- Subfolder 1
        -- Welcome1.htm  ( I don't want either welcome.htm topics to be in the RH1 Project or RH2 Project file structures)
    --Subfolder 2
       -- Welcome2.htm

    Rick,
    The scenario at hand is to have a single set of source documents that can be bundled either as one large project or many smaller projects. The issue with putting everything in one location (sub folder) is that there are over 25,000 topics to deal with and scrolling through them and managing them, as well as the performance when opening RH, is problematic.  What we as developers are trying to do is model the RH solution after the Microsoft Visual Studio paradigm where the source files are all included in a project, yet come from different locations.  If I get a tax break for having a house with an address in Arizona yet built in Florida, why not build it there? It seems to work quite well with boats registered in Delaware but not anywhere close to that state!!
    Suppose I have the simple case of three projects I need to deploy separately for one client, yet as a single output for another? The file structure we’d want would be:
    C:\RH\Project1
    C:\RH\Project2
    C:\RH\Project3
    C:\RH\Project_ALL
    C:\RH\SOURCE
    Based on current understanding, you are telling me that I need to have
    C:\RH\Project1
    C:\RH\Project1\Source
    C:\RH\Project2
    C:\RH\Project2\Source
    C:\RH\Project3
    C:\RH\Project3\Source
    C:\RH\Project_ALL
    C:\RH\Project_ALL\Project1\Source
    C:\RH\Project_ALL\Project2\Source
    C:\RH\Project_ALL\Project3\Source
    This means I need to manipulate changes to a file in multiple locations rather than sharing the source.  If this is indeed what needs to be done we can manage that using symbolic links and images of the files, but in this case our file structure goes from 25,000 files to well over 150,000 as we have 7 projects we support.
    It just seems to be a ridiculous limitation that source must reside under a project rather than in a set location as every other development tool we use (InstallShield, Microsoft Visual Studio, HP Mercury, et al) can handle this.
    That being said, your time and input is appreciated.
    - Niki, on behalf of Mgmt (who are not having difficulties in comprehending your responses, but are incredulous that software behaves this way based on past experience with other tools)

  • Re:How to save an uploaded file in specified folder

    Hi all,
    I am using Jdev 11.1.1.7.0
    i created one form in the page.i created attachments by using inputfile option in component palette.when i run the page it is working.the file is successfully uploaded.but my intension is i want to save the uploaded file in specified location for the particular person.so how can i save this file.can anyone help me out please.
    Thanks,
    G.Shilpa.

    Hi Timo,
    Thanks for the reply.my scenario is i have created one table and one form.i entered some data in it.i used inputfile and save button for attachments.it is working.bt it wont be saved.when i click the person and then upload a file then the file will be stored some particular location for the particular person.means when i reload this page again i click the person it want to show the person how many pages uploaded.i created one bean class in save button and inputfile.my code is
    public class FileUpload {
        private List<UploadedFile> uploadedFile;
        public FileUpload() {
            super();
        public void setUploadedFile(List<UploadedFile> uploadedFile) {
            this.uploadedFile = uploadedFile;
        public List<UploadedFile> getUploadedFile() {
            return uploadedFile;
        public void saveUploadedFiles(ActionEvent actionEvent) {
            // Add event code here...
            List<UploadedFile> files = this.getUploadedFile();
            if (files != null) {
                for (int i = 0; i < files.size(); i++) {
                    System.out.println(files.get(i).getFilename());
    if anything goes wrong can u please provide the code.
    Thanks,
    G.Shilpa.

  • Why cannot upload files to documents folder

    Hi all,
    I have EP7.0 and when i try to upload a file, it show me error:
         "N01_BB_InstallGuide_EN_US.doc" does not exist, or file is empty; you cannot upload empty files.
    Here N01_BB_InstallGuide_EN_US.doc is the file name, i tried several files, always get this error msg.
    Best regards,
    Peter

    Hi,
        I encountered the same problem, the Note helped.
    SAP Note : 898637
    Summary
    Symptom
    The upload of a file into a KM repository fails. Sometimes the user gets the error message "<file> does not exist, or file is empty; you cannot upload empty files."
    Reason and Prerequisites
    Either the portal engine or the operating system on which the portal runs has troubles with writing into the directory that is defined as store for temporary data.
    Solution
    1. With the config tool of the engine, edit/add the following two entries to the server node java parameters:
    Example:
    -Djava.io.tmpdir=e:\EP_TEMP
    -Dcm.tmpdir=e:\EP_TEMP
    These must point to an existing and accessible directory on the server.
    2. TEMP and TMP environment variables of operating system are to be set that they point to an existing and accessible directory.
    In case of Microsoft Windows, go to Settings > Control Panel > System, then choose the tab "Advanced" and the button "Environment Variables". There you can edit/create the two variables.
    Set them to the same directory that were selected for the engine parameters and especially make sure that none of the temp variables has a value with percentage characters ("%") or other placeholders but a particular directory.
    Example: e:\EP_TEMP
    Afterwards, give the user SAPService<SID> write-access rights to the selected temporary folder and restart the Windows machine

  • Mobile Users - Sync Files Outside Home Folder?

    Hi folks,
    Regarding mobile user accounts...
    On our server, we have a shared folder as follows:
    /Volumes/Server HD/Business/
    I want to configure my Mobile User account to sync this folder, but I cannot because it does not reside in my Home folder.
    Presumably I could just move the folder to within my Home folder and then recreate the share point from there. But then, a second user would not be able to sync this folder on their Mobile User account.
    Is there a workaround to allow syncing outside the Home folder? I tried using a symlink but this didn't work...
    Thanks!!

    Just modify the SHARE POINT setting of your BUSINESS folder. (SA>File Sharing > Share Points > List > Select your BUSINESS mount point folder)
    Enable Automount > then tick Use as Home Folder and Group Folder
    then go back to your users in WGM, assign the home folder to the newly mounted BUSINESS folder.
    hope this helps.
    Marlon

  • Error uploading file to mirrored folder

    Hi All,
    I'm getting the following error when trying to add a file to a mirrored folder:
    "class org.kablink.teaming.module.binder.impl.WriteEntryD ataException"
    Any suggestions?

    From catalina.out I get the following message:
    2009-08-24 06:48:22,821 WARN [http-8080-2] [org.kablink.teaming.web.portlet.handler.LogContext InfoInterceptor] - Action request URL [http://teaming.somecompany.net/ssf/a...1251096503072] for user [liferay.com,ajudge]
    2009-08-24 06:48:22,825 WARN [http-8080-2] [org.kablink.teaming.spring.web.portlet.DispatcherP ortlet] - Handler execution resulted in exception - forwarding to resolved error view

  • Creating a Folder and uploading file into that folder Inside OneDrive in Office365 programmatically

    I am using this below code to create a folder inside onedrive in office365,but i cant able to access the url for accessing my personal onedrive,it causing error "Cannot connnect to the server"
     using (ClientContext clientContext = new ClientContext("https://claysys123-
    my.sharepoint.com/personal/anju_claysys123_onmicrosoft_com/Documents/Forms/All.aspx"))
                    SecureString passWord = new SecureString();
                    string currentyear = DateTime.Now.Year.ToString();
                    foreach (char c in "MyPassWord".ToCharArray()) passWord.AppendChar(c);
                    clientContext.Credentials = new SharePointOnlineCredentials("username", passWord);
                    Web web = clientContext.Web;
                    clientContext.Load(web);
                    clientContext.ExecuteQuery();
                    clientContext.Web.Folders.Add("https://claysys123.sharepoint.com/_layouts/15/start.aspx#/Shared%20Documents");
                    clientContext.ExecuteQuery();
    but whenever am executing this clientContext.Web.Folders.Add("https://claysys123.sharepoint.com/_layouts/15/start.aspx#/Shared%20Documents");
                    clientContext.ExecuteQuery(); causes Error "cannot Connect to The Server"..pls help me as soon as possible..
    please give me sample code to get rid of this problem.

    Creating folder in One drive is equivalent to communication with document library. Here are all the samples to create folder in document library.
    http://social.msdn.microsoft.com/Forums/silverlight/en-US/985bab38-7e81-498c-97d8-534e6ee4cf11/how-to-create-folders-based-on-logic-using-client-object-model-2013?forum=sharepointdevelopment
    Bala

  • FILE SHARING for the PUBLIC folder

    How does one use the public folder so that a client can upload file into that folder and ONLY that folder without having access to other folders?
    And how will you know this is working?
    What info (ip address etc) will the client need and how do you determine that info?
    thanks.

    By only permitting the client to login as Guest. If the client does not have an account to log into, then by default they are only provided Guest access which limits them to the Shared folder on the server.

  • How to save uploaded file in the context

    Hi,
    I am trying to save an uploaded file in a folder in reference to the
    context. I can not get the path to the destination folder with reference to
    the context.
    The file gets uploaded fine as I can pull the info about the file, however,
    I am not able to save it in a folder under context. Any ideas?
    the code is pasted below;
    thanks
    Rauf
    public class MyBean {
        private UploadedFile uploadedFile;
        int BUFFER_SIZE = 20000;
        protected final Log logger = LogFactory.getLog(getClass());
        public UploadedFile getUploadedFile() {
            return uploadedFile;
        public void setUploadedFile(UploadedFile uf) {
            this.uploadedFile = uf;
        public String processMyFile() {
             String uploadedFileName = getUploadedFile().getName();
             logger.debug("The uploaded file name is: " + uploadedFileName);
            int index = uploadedFileName.lastIndexOf('/');
            String justFileName;
            if ( index >= 0) {
                justFileName = uploadedFileName.substring( index + 1 );
            } else {
                // Try backslash
                index = uploadedFileName.lastIndexOf('\\');
                if (index >= 0) {
                    justFileName = uploadedFileName.substring( index + 1 );
                } else {
                    // No forward or back slashes
                    justFileName = uploadedFileName;
            logger.debug("just file name: " + justFileName);
           String uploadedFileType = uploadedFile.getContentType();
           FacesContext facesContext = FacesContext.getCurrentInstance();
                try {
                     logger.debug("In the first try loop");
                    // get the path to the /img directory from the servlet context
                    ServletContext servletContext = (ServletContext)facesContext.getExternalContext();
                    String realPath = servletContext.getRealPath("/img");
                    logger.debug("The real path: " + realPath);
                    logger.debug("saved file name: " + realPath + justFileName);
                      InputStream in = new BufferedInputStream(getUploadedFile().getInputStream());
                    BufferedOutputStream outputStream = new BufferedOutputStream(new FileOutputStream(realPath + justFileName));
                         try {
                                byte[] data = new byte[BUFFER_SIZE];
                           int readSize;
                           while ((readSize = in.read(data, 0, BUFFER_SIZE)) != -1)
                                logger.debug("writing buffer: " );
                                outputStream.write(data, 0, readSize);
                           in.close();
                           outputStream.close();
                         catch (FileNotFoundException e) {
                              e.printStackTrace();
                       catch (IOException e) {
                            e.printStackTrace();
                       logger.debug("return OK");
                       return "OK";
                catch(Exception e){
                     e.printStackTrace();
                     return "Not OK";
    }

    What I am struggling with is how to get the path relative to the context. The file upload works fine, however, the code fails at the fillowing line:
    ServletContext servletContext = (ServletContext)facesContext.getExternalContext();producing the following error:
    The uploaded file name is: c:\myjava\downloads\b2b-project-0.1-07282004.zip
    2006-08-22 00:16:34,344 DEBUG [com.hunza.kcw.jsfupload.MyBean] - just file name: b2b-project-0.1-07282004.zip
    2006-08-22 00:16:34,344 DEBUG [com.hunza.kcw.jsfupload.MyBean] - In the first try loop
    2006-08-22 00:16:34,344 DEBUG [com.sun.faces.lifecycle.InvokeApplicationPhase] - Exiting InvokeApplicationsPhase
    If I specify the absolute path like c:\temp, the file save is successfull. I am looking for a way to save the file in a folder in the context, without having to specify the full path of the folder.
    Rauf

  • Using ABAP Webdynpr How to Upload File and download file in SAP R/3

    Hi SAP GURUS ,
                             I wanted to save employee profile from ESS to SAP so i am creating ESS Application .
    For that I go with BDS Approach and create test program for this  I got success while uploading file in my folder
    which i have created with the help of class and content repository . but when i Using ABAP Webdynpro , i got error FM "BDS_BUSINESSDOCUMENT_CREATEF"  message " error_kpro " .
                           Also I wanted to use KM for storage of Documents and wanted to retrive with help of ABAP Webdynpro .
                           So pls tell me / mailed me the process , approach and if you have examples .
        Thanks in Advance ,
         Vishwassap at gmail

    Hi Vishwas,
    Check out the thread [Efficient way of saving documents uploaded|Re: Efficient way of saving documents uploaded by users; and check the blog by Raja Thangamani.
    Also check the thread [Export Images through Function Modules   |Export Images through Function Modules;.
    Hope it helps you.

  • How to copy a file from one folder to another folder in Linux

    Hello everyone,
    Oracle forms 11g 11.1.2.0.0
    OS: Oracle Linux
    We use webutil to upload files to the application server from the client machine, and stores them in a folder named JOB_DOCS on the application server (This folder is created as a databse directory too). File types are JPEG, GIF, PDF, TXT, BMP, DOC, XLS etc...
    At a later stage when the user tries to view the uploaded documents, this was not getting displayed on the screen
    on our windows server, when the user clicks on the print button we copy the file from the JOB_DOCS folder to the forms\java folder using the below command
    HOST('COPY ' ||d:\JOB_DOCS\test.pdf||' '||'c:\oracle\middleware\as\forms\java\test.pdf ,NO_SCREEN);
    once the file is under the forms\java folder then it is getting displayed on the screen to print or save, and later we remove the file from forms\java folder.
    But my problem here is, recently we have installed our application on Oracle Linux server, and we have JOB_DOCS folder there, and the users can upload files to this folder also. How can we copy the file test.pdf from JOB_DOCS to forms/java in linux?
    And what could be the reson for the document cannot be accessed from the folder where it is saved? We tried giving folder permissions, adding the folder to PATH variable etc.

    For copying and moving directories you can use the cp and mv commands just like you use them with files. Yeah, I know. If you've already tried to copy a directory with cp, you've probably noticed that cp just complains at you. Probably it says something like cp: omitting directory yadda yadda. You see, the cp command wants you to use the -r option if you want to copy a directory with its contents. The -r means "copy recursively":
    $ cp -r dir1 dir2
    The above creates a directory named dir2 whose contents will be identical to dir1. However, if dir2 already exists, nothing will be overwritten: the directory dir1 will be copied into the dir2 directory under the name dir2/dir1.
    When renaming directories, you use the mv command exactly the same way as with files:
    $ mv dir1 dir2
    When dealing with directories, mv works a bit like cp does. If dir2 doesn't exist, the above will rename dir1 to dir2, but if dir2 exists, the directory dir1 will be moved into the dir2 directory under the name dir2/dir1.
    ref http://www.tuxfiles.org/linuxhelp/dirman.html

Maybe you are looking for

  • How do I tell Windows 7 to open SWF files with Shockwave

    Windows 7 asks for a program to open SWF, and I installed Shockwave, but I cannot find the program in Program Files or Program Files (X-86). On Windows XP, SWF files automatically opened with Shockwave, but now W7 says I need a plug-in for my Firefox

  • Curency Conversion

    hi this is chandra.now i am working in repoting.my client asked report on currency conversion like"Multi currency,USD to INR and exchange rebate" if any one knows plz help me out immedeatly. thanX

  • Is there any possiblity to write and execute code before nodes get created in the content?

    Hi,      I have created a dialog and after clicking OK the data is stored in the content. But I've the following requirement: "After clicking OK button on the dialog and before the data stored into the content, I've to do some action(I want to write

  • When form is generated unbound items always have maxlength=2000

    When form is generated unbound items always have maxlength=2000 When generating forms in Designer using the Headstart templates & libraries any unbound items when viewed in Form Builder have a maxlength=2000. The width property specified in Designer

  • N70 texting ?! makes it crash!

    Hi, I have had my N70 for a few months now and the hings that have been annoying me have nearly all been answered on here (start up tone that you can't turn of, no auto keylock etc) The only other thing is this: when writing a text, if you type ?! wi