Results 1 to 10 of 10

Thread: Deleting Files On Server

  1. #1

    Thread Starter
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765

    Cool Deleting Files On Server

    Just curious.. but when you delete a file, which is stored on a another comp (server), will it be sent to that computers recycle bin?

    If so, will it still be sent to the recycle bin if I use a batch file to remove the file?

    Thanks in Advance.
    Don't Rate my posts.

  2. #2
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    I found out the hard way and that is no!!!!

    Eg if using network neighbor*** things (cant spell it and cant be bothered) then deleting a file on a foreign computer will permanently remove it

  3. #3

    Thread Starter
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    Excellent.
    Don't Rate my posts.

  4. #4
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Only Explorer sends files (and only local files on Hard disks) to the Recycle Bin usually.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  5. #5
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Originally posted by JoshT
    Only Explorer sends files (and only local files on Hard disks) to the Recycle Bin usually.
    For obvious reasons. The SMB (Server Message Block) protocol used by the WIndows Networking has no way to find where any "Recycle Bin" may be.

    I never had a local Recycle Bin, anyway, I just didn't delete things I might need
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  6. #6

    Thread Starter
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    How easy would it be for them to monitor a folder do you reckon?
    Don't Rate my posts.

  7. #7
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Difficult, because it might not be Windows on the other end...
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  8. #8

    Thread Starter
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    I'm pretty sure its Win NT...
    Don't Rate my posts.

  9. #9
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Ah, but the protocol doesn't really know that. It just sends a message and gets some back
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  10. #10
    Hyperactive Member
    Join Date
    Feb 2001
    Location
    Houston, TX
    Posts
    342
    It's very easy to monitor folders on servers. There are many utilities out there that can send alerts when folder contents change. With Visual Basic.NET you can make your own with the FileSystemWatcher class.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width