Cfdirectory on remote machine/drive

Trying to do a directory on a remote machine that has both a
mapped drive on my web-server and a virtual directory on IIS. I can
view the files in IIS and over the web, I just can't seem to get a
list of the files in CF?????
Any ideas would be appreciated.
IIS6/CF7 WIN 2003 Server
Thanks!

Any ideas would be appreciated.
IIS6/CF7 WIN 2003 Server
Thanks!
By default, the ColdFusion service runs under the
"LocalSystem" user
account. Usually this account does not have any privileges to
resources
outside of the local system. Either this user needs to be
provided the
necessary permissions, or the ColdFusion service needs to run
under a
user that had the proper privileges, changed under the "run
as"
parameter of the services administration dialog in the
services panel.
The latter is what we prefer to do. We create a specific user
account
just for the ColdFusion service and give it any and all
privileges and
rights necessary to do the tasks we want it to do.

Similar Messages

  • HT201250 Hello i am using TimeMachine to back-up entire Mac image (data + system) on an usb-local drive. I would like (on top of it) add a specific plan to back up some files on a remote network drive. Does TimeMachine support multiple back-up plans ? How

    Hello i am using TimeMachine to back-up entire Mac image (data + system) on an usb-local drive. I would like (on top of it) add a specific plan to back up some files on a remote network drive. Does TimeMachine support multiple back-up plans ? How ?

    Time Machine is capable of backing up to multiple locations, and can be used to back up to both a local hard drive and a networked drive (provided that that drive is in or connected to a Time Capsule or another Mac that is sharing it over the network). The catch, though, is that you can't specify different things to back up to different destinations. Whatever you exclude from Time Machine backups is excluded from ALL backups, and whatever is included is included on all.
    So, get a large enough drive that you can back up everything you want in all locations, or use something else for maintaining the network backup.
    More information on these topics can be found here:
    How do I set up Time Machine to a shared drive on another Mac?
    How do I set up Time Machine to a Time Capsule or Airport Extreme?
    "Rotating" Time Machine backup disks

  • Program to open file in remote machine

    Hi,
    i want to write a program in which i can access a file in another system.
    But the catch here is that the other system is using password to login to the system.
    How i can provide password through my Java Program to access to other machine
    ~Aman

    Can you just send me the code how to read file from Shared folder/drive through java program?
    e.g ="\\mcno-pc180\shared\HelloWorld.txt". I am able to access file HelloWorld.txt from my machine which is placed in shared folder path "\\mcno-pc180\shared\".
    Regards
    SPulluri
    Share the folder/drive which you want to access on the remote machine then your application can access it.
    Try to use the user which has already rights of reading/writing to that machine then the security dialog will not appear.

  • Creating directories in a remote machine.

    Hi all,
    Is there any way to create directories in remote machines?
    I'm sending files from a server machine to a client machine.
    Now I'm just sending them in bytes and writing them in the client in a file already created.
    Please help me to dynamically create files and directories in the client machine.
    Thanks in advance.

    hi,
    u can pass the Directories list (or path)and then create them there using mkdir() and mkdirs().
    refer java.io.File in API.
    can u suggest me a way to do this?
    I am working in a project where i need to get files from a folder present in local drives or from a shared folder in some other machine connected in the LAN
    I'm having problem with accessing files in a shared folder i.e., I'm getting Null Pointer Exception.Should the folder be considered as a file in a remotehost and that host be connected with my machine?
    Is there anyway to do this?

  • How to run a PS script on a remote machine

    Hi,
    I have a script located on a remote machine at c:\Temp\Script1.ps1  I want to run this script remotely from a driver system.  Via Powershell remoting on the driver machine, I run the following:
    $cred = Get-Credential Domain1\User1
    $Sessid = New-Pssession DC1
    Invoke-Command -session $sessid -cred $cred -ScriptBlock {c:\temp\Script1.ps1}
    I get an error 'Invoke-Command : Parameter set cannot be resolved using the specified named parameters.
    I see the Session ID created and opened fine and the script runs fine on its own on the remote machine.
    Any suggestions as to how to resolve the error
    Thanks for your help! SdeDot

    You don't say what the client machine is, but if it is a windows PC you could use the TEXT_IO package that comes as part of Oracle Forms or procedure builder. Alternatively you could use the client version of SQL*Loader. If neither of these options are feasible, why not just copy the file on to the server and use UTL_FILE, SQL*Loader, or define an extrnal table?
    Regards,
    Steve Rooney

  • Print Management on remote machine shows no printers

    I can't seem to figure this one out. We have a new Server 2008 R2 print server with what will be nearly 400 printers installed. The Help Desk, in the past, has had to manage printers by logging into the print server (when it was a 2000 server). With the server upgrade and the HD switching to Windows 7 we were looking forward to the Printer Management Snap-in. The issue we are seeing is that when even a domain admin (admin on the print server and the remote machine) adds the print server to Printer Management on Windows 7 the ports, the drivers and the forms all show up but the printers never do. Is there a firewall issue involved or something that I can look at to try to figure this out? I can tell you that all printers are physically on a different network and only the server can access that network and of course the HD machines and the servers are on different VLANS with aggressive server firewalls in-place. Any ideas would be greatly appreciated.

    That is possible.   Let me summarize your current configuration and you can correct me.
    Server 2008 R2 print server, Windows 7 client machine monitoring the print server.  Server is on a network segment and there is a Firewall layer between the helpdesk clients and the print server.
    Currently the printers are not displayed in PMC but you see forms, drivers, and ports.  When this happens the client spooler has gone into a polling mode since the server spooler was unable to connect to the client.  On Windows 7 the RPC port the spooler uses is not a specific port but one in a range (I don't know the range). 
    Once the spooler is in polling mode you will need to stop and start the spooler on the client after making the firewall changes.
    Is there a Server 2003 machine (or XP) in the same network as the print server?  The reason I ask is Server 2003 will only communicate to the client over the SMB ports  http://technet.microsoft.com/en-us/library/cc787076(WS.10).aspx
    If you can add a shared printer on that machine and view the printers then it's a matter of tracking the blockage to your other network setting.  If you can only see forms, ports but no printers then there is a client setting blocking anonymous connections to the client. 
    The remote Server 2003 name will appear as a MACHINE$ connection on the client in the Shared Folders MMC snapin.
    I'm assuming you have already reviewed this technet article and have setup print driver isolation.  Be sure to review the print server delegation feature to configure your helpdesk administration.  I thought there was a grid explaining all the settings on Technet but I was unable to find it.
    http://technet.microsoft.com/en-us/library/dd878502%28WS.10%29.aspxAlan Morris
    Windows Printing Team;
    Search the Microsoft Knowledge Base here:
    http://support.microsoft.com/search/Default.aspx?adv=1

  • Getting absolute path of a file running in remote machine

    Hi,
    I want to get the absolute path of a file that will be created in the remote server. Inside a directory XYZ in remote machine, the file will be created and the remote machine's address is xxx.xx.x.x. I have used the following snippet
    File f=new File(Filename);
    f.getAbsolutePath();
    Now, in the output am getting the absolute path of the file as d:/XYZ/Filename. Is there any way to get the output as xxx.xx.x.x/XYZ/FileName ? Can someone please suggest why the server details are not fetched and instead the directory name is fetched.
    I am running the program to get absolute path of a file in my remote machine. and for accessing that remote file from my machine, I use xxx.xx.x.x/XYZ/FileName.
    Thanks in advance.

    I'm going to take it a step further and guess at what the OP is going to say next.
    On host w.x.y.z there's a file /a/b/share/some_dir/file.txt.
    Host w.x.y.z is sharing the /a/b/share/ directory as SHARE.
    Client mounts \\w.x.y.z\SHARE as D:, so that he sees D:/some_dir/file.txt.
    OP now wants to know not just that D:/some_dir/file.txt is \\w.x.y.z\SHARE/some_dir/file.txt, but also wants to know that on w.x.y.z, SHARE corresponds to /a/b/share.
    @OP: If that's what you want, forget it. Part of the premise of file common drive/directory sharing protocols is that the client does not know or care and does not need to know or care what the absolute path is on the serving host. It's none of his business.

  • Ufsrestore root filesystem from remote tape drive

    If disk is replaced and I want to restore root filesystem, should I be able to access a remote tape drive to do this?
    i.e when I do
    boot cdrom -s, should I be able to access the nework? Or is that not posible with root filesystem installed?

    Well, when you boot a machine into single user mode from a CD or DVD, it will not automatically configure the network, but you can do this by using normal ifconfig commands.
    Before doing the restore you will have to create a new filesystem on the disk by runnings newfs and then mount it as /a or similar .
    You can perform an ufsrestore from a remote machine by specifying the remote machines tape drive as the path to restore from, e.g.:
    ufsrestore if <user>@<remote server>:<tape device>
    for example, to do an interactive restore from a remote tape::
    ufsrestore if admin@remote-server:/dev/rmt/1
    .. one drawback with this is that ufsrestore probably rely on rsh to communicate with the remote server, so you might need to enable rsh and configure a .rhosts file for the user.
    You can probably pipe the tape over ssh as well, with something such as:
    ssh <user>@<remote-server> "dd if=/dev/rmt/1 ibs=1024" | (cd /a ; ufsrestore xf -)
    .7/M.

  • Store the BlackBerry devices backup in a remote machine

    Hello guys,
    I'm a new member of this BlackBerry comunity. I need your help with this issue: in my company, we created an IT Policy to enable the autobackup option in the backup and restore component of the BlackBerry Desktop Manager. This rule, or policy, specifies how often the autobackup occurs (every 7 days) but doesn't the path where the file generated after every backup is saved.
    We need to know if is possible to configure the Desktop Manager or BlackBerry Manager software in order to save (automatically) the backup file in a remote machine.
    Best regards

    Write a server on the XP machine that takes requests and returns the results to your client on the Linux machine.
    Or, find an MSAccess ODBC Driver for Linux (or Google for a Type 4 JDBC Driver for MSAccess, there is one, but it is not free) and share the filesystem.

  • Psexec shows Access denied when i execute a .exe file on a remote machine

    Hi All,
    I am using Psexec application to run exe on multiple remote machines in the domain. When i run the the .EXE i get the error message saying access is denied.
    I am running this script against agents in a list.
    Below is the script i am running in the batch:
    "C:\Windows\system32\PsExec.exe" @C:\Test.txt cmd
    1. I am first connecting to the cmd of the remote computer and it connects successfully.
    2. When i enter the .exe file location on the command prompt (which is also in a shared drive but in the same domain).
    3. I ran the batch file as Run as administrator
    4. I am itself a member of the Domain admins and Administrators group of the domain.
    5. Turned off firewall on both sides.
    6. Turned off UAC fully as per the below MS article - http://technet.microsoft.com/en-us/library/cc709691(v=ws.10).aspx
    7. Pressed shift and right click so i will get the Run as option and mentioned different domain admins user account and password.
    Below is the screenshot for your reference: 
    Restated both the machines after doing these changes. But still the same issue.
    But still i get access is denied. Can anyone please help.
    Gautam.75801

    Few days back when i used to run the same task in this Access is denied mode its self. My destination server used to give a Audit failure event log as below.
    Now a days this event log does not come.
    Can this help for analysis.
    Subject:
    Security ID:
     Domain name\My username
    Account Name:
     Gautamr
    Account Domain:
    My Domain
    Logon ID:
     0x234992
    Object:
    Object Server:
    Security
    Object Type:
     File
    Object Name:
     C:\Windows\System32\eventvwr.msc
    Handle ID:
     0x0
    Process Information:
    Process ID:
     0x17e0
    Process Name:
     C:\Windows\System32\mmc.exe
    Access Request Information:
    Transaction ID:
    {00000000-0000-0000-0000-000000000000}
    Accesses:
     READ_CONTROL
    SYNCHRONIZE
    WriteData (or AddFile)
    AppendData (or AddSubdirectory or CreatePipeInstance)
    WriteEA
    ReadAttributes
    WriteAttributes
    Access Reasons:
    READ_CONTROL:
    Granted by
    D:(A;;0x1200a9;;;BA)
    SYNCHRONIZE:
     Granted by
    D:(A;;0x1200a9;;;BA)
    WriteData (or AddFile):
    Not granted
    AppendData (or AddSubdirectory or CreatePipeInstance):
    Not granted
    WriteEA:
     Not granted
    ReadAttributes:
    Granted by ACE on parent folder
    D:(A;;0x1301bf;;;BA)
    WriteAttributes:
    Not granted
    Access Mask:
     0x120196
    Privileges Used for Access Check:
    Restricted SID Count:
    0
    Gautam.75801

  • Remote tape drive

    I have system taht only has a tape drive attached to the SMC. Can you use a remote tape drive under solaris 10? do you nfs the tape drive? how do you connect to a remote tape drive?

    Well, when you boot a machine into single user mode from a CD or DVD, it will not automatically configure the network, but you can do this by using normal ifconfig commands.
    Before doing the restore you will have to create a new filesystem on the disk by runnings newfs and then mount it as /a or similar .
    You can perform an ufsrestore from a remote machine by specifying the remote machines tape drive as the path to restore from, e.g.:
    ufsrestore if <user>@<remote server>:<tape device>
    for example, to do an interactive restore from a remote tape::
    ufsrestore if admin@remote-server:/dev/rmt/1
    .. one drawback with this is that ufsrestore probably rely on rsh to communicate with the remote server, so you might need to enable rsh and configure a .rhosts file for the user.
    You can probably pipe the tape over ssh as well, with something such as:
    ssh <user>@<remote-server> "dd if=/dev/rmt/1 ibs=1024" | (cd /a ; ufsrestore xf -)
    .7/M.

  • How to check the "APPWIZ.CPL" of a remote machine ?

    Hi All,
    I would like to know is there a way to check the programs and features options of a remote machine[Server] from a local system[Server].
    I tried the following step but that is not accurate since it was showing huge differences in the installed programs
    From the local system[Server] , i call the remote machines [Server]C drive [\\machine id\C$]
    Once i landed in C drive , then navigate to Windows---System32---Then Appwiz.cpl[C:\Windows\System32\appwiz.cpl]
    It will open the programs and features .
    Is there any other accurate way for checking the programs list of a remote machine or Server ?
    Thanks In Advance 
    Madhu Madhavan

    Hello,
    The Windows Desktop Perfmon and Diagnostic tools forum is to discuss performance monitor (perfmon), resource monitor (resmon), and task manager, focusing on HOW-TO, Errors/Problems, and usage scenarios.
    As the question is off topic here, I am moving it to the
    Where is the Forum... forum.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • My remote disc drive stopped taking discs - is there a setting I changed by mistake?

    I have a Mac Mini with a remote DVD/CD drive plugged into the USB which always worked fine, but overnight, stopped working. I have just exchanged my remote disc drive for a brand new one out of the box, so I know that there is no hardware problem with the drive. On my finder, the remote disc shows up, but when I insert a disc, it doesn't draw it into the drive, and won't accept it if I force it in. I'm not aware of any change of my settings, but my computer is used by my whole family, and it's possible that some function key was pressed or menu item selected accidentally. Is there anything I can try?

    Bus powered drives are not very reliable, rhe USB bus  can't supply enough power really.
    reset FW bus, same goes for USB reset...
    Reset the Firewire bus
    If your Firewire or USB isn't recognizing any device.  A solution which has worked for some whose hard drive became invisible in 10.4 was simply to follow these four steps to reset the Firewire/USB bus:
    1. Shut the machine down.
    2. UNPLUG the power lead to the computer and any firewire/USB drive or devices.
    3. leave it for 10 minutes.
    4. Connect back up and reboot.
    http://www.macmaps.com/firewirebug2.html

  • RMAN hot backup at remote machines

    Hi Friends,
    Please let me know how to backup in rman hotbackup on remote machines
    like i want to have rman hotbackup on remote machines
    my production box is in us & and backup box is in india
    Please lighten me on this

    Excellent response. I want to clear few doubts? If you can respond, I would
    greatly thankfull to you
    I just inherited a system that uses RMAN, which I am not an expert with.
    We planed to do a full online backup on the weekend and incremental (hot?) backups
    every night.
    1. on windows 2003 hostware database server c:\backup\rman\... we planed to take backup
    what if i lost my c:\ drive fails
    but i have enough storage in remote server
    how can i safeguard my backups agains disk failures etc & pull and preserve in remote machines?
    Please lighten me in this regard
    Thanks in advance
    Magu

  • BRtools Two-Phase-Backup to remote disk and remote tape drive

    Hello,
    i want to two-phase-backup a SAP-System to a remote disk and from there to a tape drive.
    Backup to remote disk works fine, but can i use brtools to write the backup-files from the remote machine to a tape drive that is connected to the remote machine?
    I'm using SLES 10 on both machines.
    I can't find anything on the SAP Documentation to this. It ist possible to backup to remote disk and to remote tape, but it is not clear that it works when in Phase 1 of the backup the files are written to a remote disk. It seems like i can only tell brtools to backup the files from a local disc to a remote tape-drive, is this right?
    Thanks in advance for your help.
    Regards
    Phil

    Hi Nirmal,
    thanks for your answer.
    But i can do disk to tape Backups, when i choose "Backup of Disk Backup" from BRtools, i see a list of all Backups i wrote to the local disk and can write them to remote tape by using pipe as backup device.
    The only thing is, my Backups are stored on a remote disk, and from there it seems i have to write them to tape with cronjobs using a shell script. That's not my favourite solution, but it's ok.
    Regards
    Phil

Maybe you are looking for