Can ODI delete a file from an FTP server

Hi
I'm downloading a file via FTP - but I want that file removed after it's downloaded.
So I want to 'move' the file down, rather than copy it... or delete it after it has downloaded
Is this possible with ODI?
Many thanks
Z.

Have a read of :-
Re: Is this possible?
Re: Delete multiple files from FTP Folder
Ok?
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • How can I delete a file from Adobe Acrobat Reader DC?

    How can I delete a file from Adobe Acrobat Reader DC?

    What operating system do you use? Where do you store the files?

  • How can I delete PDF files from my iMac desktop?

    How can I delete PDF files from my iMac desktop?

    Not on my system,When I try to dump if off in the trash it will not go. I get a message that says this file cannot be removed. I also tried going to File and clicking on Move to Trash. No dice.

  • I can't delete any files from my external hard drives since I tried to delete backups. I can't return backups or delete anything now.

    It started when I tried to delete back up files. It wouldn't let me delete them. Came up with "BootX" is locked, then "boot.efi" is locked. Holding down Option while emptying the trash didn't do anything. It wouldn't let me put them back in Backups.backupdb so I just left them in the trash.
    But now I can't delete any files from either of my external hard drives. please help!

    See Pondini's TM FAQs for starters.

  • Once a movie is copied into iTunes, can I delete the file from the folder?

    I've copied several movies into iTunes and then sync'd them onto my Apple TV.
    My question is: Once I've copied a movie into iTunes, can I delete the movie from its original folder (e.g. the Movie folder) and still have the movie in my iTunes?
    More specifically, does "dragging and dropping" the movie into iTunes make a new copy of the movie file so that I can delete the original file? And if I can delete the original file, should I?
    MacBook Pro   Mac OS X (10.4.9)  

    Thanks. I'll check and see when I get home tonight. My guess is that that's the setting since my disk space has decreased a lot when I started copying things into iTunes.
    MacBook Pro Mac OS X (10.4.9)

  • I download confidential info & save to a secured flash drive; how can I delete the file from "downloads" after that?

    I am a mental health professional. My supervisor emails me confidential information as Word documents, which I download using Firefox. When the download is complete, I open the document and save it to my secured flash drive. I would like to then delete the file from my computer, so the flash drive has the only copy, to protect my clients' privacy. The only directions I can find are for deleting the entry from the downloads list, but not the file itself.

    There is technology known as RMS which you could set series of policies like only members in the company could access certain documents and if someone copy them and attempt to run them in another PC or outside company, it won't work. Take a look at:
    http://blogs.technet.com/b/rms/archive/2013/08/29/the-new-microsoft-rms-is-live-in-preview.aspx
    https://technet.microsoft.com/en-us/library/dd277361.aspx

  • Can I delete podcast files from iTunes?

    I am running iTunes11.2.2 on an iMac, OS X Lion. In older versions of iTunes I could use iTunes' Delete function to remove a podcast from the iTunes library; a dialog box would display confirming removal from iTunes, then a secondary dialog box would display asking if I wanted to keep the file or move it to the trash. This function is similar to the workflow that displays if you want to delete a song from the iTunes library.
    Over the past several versions of iTunes I have found that I cannot delete podcast files from the iTunes interface. I can remove the podcast from iTunes, but no dialog displays asking me if I want to keep the file or move the file to the trash. I must now navigate to the file's home in Finder and manually delete it from there.
    Does anyone know if this delete functionality was removed altogether? There may be a setting in iTunes that I am missing but I need help being pointed in the right direction. It is frustrating that Apple would seemingly take away this function for podcasts, yet leave it in place for other media types in the iTunes library.

    See... wait for it... "Delete a Backup" section > Create and delete iPhone, iPad, and iPod touch backups in iTunes - Apple Support

  • If I backup, can I delete the files from my Mac?

    I bought a external hard drive today...and I've never used TM before.
    Basically, I want to back up everything on my computer to the hard drive. But, I'm running out of space on my Mac...is there any way to use Time Machine to back up my computer AND keep all of those files that are taking up all that extra space? I'm assuming it works like an iPhone backup (and deletes contacts, notes, etc. that you delete)...but from what I've read on this site, it seems like Time Machine backups work a little differently. Would it just be easier to partition my hard drive? Thanks guys!

    If you delete your files from your main hard drive, TM will eventually purge them from the backups.
    If a file existed for more than a week on your hard drive, then TM will keep a copy in its backups until the TM drive fills up, and then the file is at risk of being deleted.
    If a file existed for only a few days, there is a chance that all the backups of it will be deleted within a week.
    If a file existed for only a few hours, there is a chance that all the backups of it will be deleted the very next day.
    All of the above assumes that the file existed *in the same place*. If you moved the file around to different places then there is even less likelihood of it being retained by TM.
    If you can manage to keep your files on your hard drive in the same place for at least a week before you delete them, and you always ensure that your TM disk has plenty of space for new backups, then TM will be fine for retaining your deleted files.
    If you can't keep your files in the same place for a week before deleting them, and you still want them archived in your backups, then Time Machine is not a good backup program for you to use. Retrospect would be better.

  • How can I delete Mac files from my windows boot?

    My OS is corrupt and I'm trying to reinstall Maverik, but ran out of space. Is there a way to delete Mac files from my Windows BootCamp?

    windows require thirdparty software to write to mac filesystems
    windows write to mac os extended

  • I can't delete video files from library

    when selecting a video file in the music video library and pressing the delete key or trying to drag the file to the trash basket nothing happens. I already checked in the music library and movie library and both works just fine.

    I deleted the file from the music/itunes/itunes music/movies folder but the name of the deleted file still shows in the music videos playlist. how do i remove it from this list?

  • Help Fetching files from an FTP server into a DBase or local folder

    Hello Gurus!
    I need help to automate or design/write an app capable of (replace a manual process) reading log files in an ftp server folder, this log files are called CDR (Call Detail Record) and named as follow cdr.txt.20020221010000 meaning that this log file was created on 2002/02/21 at 01:00:00.
    This CDR log files are generated every hour by a Lucent telephone switch using a software/program called EXS ExchangePlus in ASCII format (fixed length delaminated, Char data type). EXS ExchangePlus writes a record in this CDR/log files after the call is completed, i.e. Calling_Number, Called_Number, Date_connect (yyyymmdd), Time_connect (hhmmss), Charged_time (hhmmss, duration of the call), and so on.
    The manual process I am using now is:
    1. Log in the ftp server into the folder where the CDRs log files are, located the latest generated CDRs log files and downloaded them into a local folder/directory. Normally I download the CDR for full day or 24 CDRs log files.
    1a. Optionally sometimes I used a program called VEdit compiled/gather all 24 CDRs into a single file.
    2. Once I have downloaded the CDRs I want to process (normally I process a full day 24 CDRs) I imported then into a Data Base temp table, where then I do the conversion of data types (i.e. Dates and times fields from char type -> to ->Date type) and calculations for billing purposes.
    So if somebody can help with this, I would really appreciated ideas or any kind of information on how to automated this process.
    I�m familiar with Java2 platform (using JDeveloper ) so if somebody has done something like this before using java, this would very helpful. Or Maybe using Visual Basic 6.0 would help too.
    Thanks Gurus, and I look forward to hear from you soon!
    Alf Pathros!

    Thanks for the idea, even though an example would help me more.
    I already found the FTPClient class.
    I also would like to knwo if there is a away Ican append/merged various files CDRs into a single/one to then dump/import it into the database

  • Can't delete hidden file from top level

    Screen grab of what's happening:
    I used to have it as a startup item until it wouldn't login correctly after a reboot (no login, guest login)
    I then deleted it from my startup items but it still shows up every reboot. I can't delete it, I can't eject it (but I can connect to the real drive from the connect to server option)
    It's an annoyance, I can't seem to get it out of my system unless I make a new account and I don't want to do that.
    Does anyone know how to remove it?

    Run all of the free OnyX cleaning and maintenance aspects and reboot
    http://www.titanium.free.fr/
    Next use the Verify > Preferences and mark down all the corrupted plist files, find them and move them to your desktop and reboot, they will rebuild automatically and you'll have to set the preferences for those programs again. (trash the desktop versions if there are no further complications)
    That hopefully should do the trick, I think it's just a glitch and once OnyX cleans out the caches, ds store files etc., that file should disappear as everything is rebuilt.
    Also it appears your having some other issues, look at those question marks.
    Backup your files to a external drive via manual drag and drop methods, hold c and boot off the installer disk that comes with the comptuer and reinstall OS X on top of the installed one and reboot, hopefully that will clear things up.
    Turn off Root user, it's dangerous to be running that all the time.

  • I can't delete rejected files from events!!

    Just started working with iMovie. I completed editing my first event (i.e. rejecting, marking favorites, etc.) and created a project. But I'm unable to delete the rejected files from the event...I hit the button at the top and nothing happens, the rejected files remain. The option to delete under the FILE menu isn't highlighted. Only the SPACE SAVER option is highlighted. Tried everything, but nothing happens. My rejected clips remain. What am I missing??

    No, unfortunately that is not the case. They are clips imported directly from my Canon HV30 camcorder into iMovie 08. This morning I simplified the procedure to see what would happen. I downloaded half a soccer game, went through it immediately, rejecting all portions that were out-of-bound balls, etc., and then tried to "Move Rejected Clips to Trash." These clips have been manipulated no other way. I haven't even started a project related to them. The progress bar showed activity until it reached the end (about 25 minutes for 20 minutes of rejected clips). Then the beach ball spun for about twenty minutes. Eventually the ball was replaced by the pointer, but moving the mouse made the beach ball reappear. This continued for another twenty minutes or more, with the beach ball returning to the pointer over and over. (It took all of the patience I could muster to sit and watch this time waster, but I was afraid that if I left and didn't keep moving the pointer so that it returned to the beach ball, nothing would be happening in my absence! This is probably what happened when I waited for hours away from the computer yesterday.) The upshot is that the window finally closed and the clips appeared in the trash can. I was able to empty the trash this time, because I had no project associated with the clips. My experience leads me to these conclusions:
    1. It is best to delete footage you know you aren't going to use before you ever begin a project.
    2. Deleting clips is a lengthy process, probably roughly the same amount of time or more that it took for importing the original footage, at least on my G-5.
    3. Do NOT use Force Quit when the beach ball spins forever after using Space Saver! I most definitely experienced *completely unrelated clips* being put in the trash by doing this! On two separate occasions! In case you are wondering why I would do something stupid twice, I figured out how to retrieve the clips from the trash and put them back in their proper folders, so I took the risk the second time in the name of science. I couldn't believe it could happen, but it did. I haven't yet tested whether this is a glitch related to Force Quit or Space Saver because I haven't had the time to watch the spinning ball of death for hours again. But until I figure out which one is responsible, I won't be using Space Saver either.
    4. This may seem like overkill to those of you who have oodles of projects, but I will always either check my projects before I empty the trash or go through the trash to make sure there are no clips with dates that shouldn't be deleted.
    5. Learn how to read the label on the clips being trashed. If you find a project with the caution exclamation and you haven't yet emptied the trash, look for the clip in the trash. It will be in an "iMovie temporary folder." Open the folder and drag the clip back into its correct event folder and replace the thumbnail in the corresponding thumbnail folder and all will be well.
    I guess there is irony in all of this: When I first began using iMovie, I thought it was a miracle that it could manipulate such huge HD video files. Then when it doesn't function just right, I feel it is a travesty. Its all good, if not perfect.
    Thanks, rloo, for trying to help.

  • Can't delete old files from used TC

    I bought a 500GB time capsule on ebay. No problem with the wireless, but I can't do a back up because it looks like the files from the old user are still on there.

    kbug61 wrote:
    I bought a 500GB time capsule on ebay. No problem with the wireless, but I can't do a back up because it looks like the files from the old user are still on there.
    Launch AirPort Utility, double-click on your Time Capsule to enter "Manual Setup" mode, select the "Disks" icon in the toolbar, select "Time Capsule Disk" (or whatever yours is called) on the left, then click the "Erase" button.

  • ITunes Match: Can't delete remaining files from the iPhone

    Connected to iTunes Match today: All my songs are in the cloud, the color scale overview shows 0,12 GB (?) for audio files. Still there are almost 500 songs (1,7 GB) in the Device(iPhone)/Music submenu. Some of these are active, some are deactivated, but I can't delete both. On my iPhone, I deleted all remaining songs by "swipe and delete", all songs there show the cloud symbol. 
    How can I delete the remaining files?
    Thank you, Martin

    Connected to iTunes Match today: All my songs are in the cloud, the color scale overview shows 0,12 GB (?) for audio files. Still there are almost 500 songs (1,7 GB) in the Device(iPhone)/Music submenu. Some of these are active, some are deactivated, but I can't delete both. On my iPhone, I deleted all remaining songs by "swipe and delete", all songs there show the cloud symbol. 
    How can I delete the remaining files?
    Thank you, Martin

Maybe you are looking for

  • Error when downloading from a certain website. image scrambled. (kepguru.hu)

    I have been downloading wallpapers from kepguru.hu for about a year, with no difficulty or errors. This (hungarian) site is successful and user friendly, even though I do not understand the language. <br /> About 3 weeks ago, this all just stopped wo

  • Can't remove norton toolbar from add-ons

    i have w7, firefox 31 and norton security suite plus toolbar (for password vault) i now use lastpass. I wish to remove (beyond disable) norton toolbar i have tried two suggestions. If i go to add-ons, i only get "disable". i do not have option to "re

  • How to find the property and method easily?

    Like msdn, jdk, it's easy to search. Or like Eclipse, Visual Studio etc. IDE auto popup the property or method, any question just press F1 then get help. But it's not easy to do in Flash Professional CS6. Sometime it popups the method/property in som

  • Multiple iPad Passwords?

    I'd like to have two different passwords to log into the iPad; one for my husband and me and one for my son. Is this possible?

  • IPhone stays on Edge even though secure wifi is present and connected

    My phone connects to unsecure wifi fine. If I try and connect to a secure network, enter the correct ID, the phone says I'm connected and I get the wireless symbol for about a minuit before it switches back to Edge. Unsecure wifi networks no problem.